File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,6 @@ node_modules
1010/heapdump.node
1111headlesstestoutput *
1212/plugins
13+ .nyc_output /
14+ package-lock.json
15+ resourceRegistry.log
Original file line number Diff line number Diff line change @@ -487,9 +487,10 @@ This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudN
487487| V5.x.x | May 2019 | Dec 2020 | | Current |
488488
489489## Version
490- 5.0.5
490+ 5.1.0
491491
492492## Release History
493+ ` 5.1.0 ` - Node13 support, bump dependency versions and a trace probe fix.
493494` 5.0.5 ` - zAppmetrics fixes, and bump agentcore for Alpine support.
494495` 5.0.3 ` - Bug fix.
495496` 5.0.2 ` - Bump level of omragentcore.
Original file line number Diff line number Diff line change 11{
22 "name" : " appmetrics" ,
3- "version" : " 5.0.5 " ,
3+ "version" : " 5.1.0 " ,
44 "engines" : {
55 "node" : " >=6"
66 },
You can’t perform that action at this time.
0 commit comments