@instana/shared-metrics
Advanced tools
Comparing version 1.137.5 to 1.138.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08) | ||
**Note:** Version bump only for package @instana/shared-metrics | ||
## [1.137.5](https://github.com/instana/nodejs/compare/v1.137.4...v1.137.5) (2022-01-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/shared-metrics", | ||
"version": "1.137.5", | ||
"version": "1.138.0", | ||
"description": "Internal metrics plug-in package for Node.js monitoring with Instana", | ||
@@ -71,3 +71,3 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.137.5", | ||
"@instana/core": "1.138.0", | ||
"detect-libc": "^1.0.3", | ||
@@ -84,6 +84,6 @@ "event-loop-lag": "^1.4.0", | ||
"optionalDependencies": { | ||
"event-loop-stats": "1.3.0", | ||
"event-loop-stats": "1.4.1", | ||
"gcstats.js": "1.0.0" | ||
}, | ||
"gitHead": "29e3b4c1a179435f9e796b45a9e639d630470fc4" | ||
"gitHead": "ec183a8bde1766a97bc2ee10af4326aeffb5ac87" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
649449
+ Added@instana/core@1.138.0(transitive)
+ Addedevent-loop-stats@1.4.1(transitive)
- Removed@instana/core@1.137.5(transitive)
- Removedevent-loop-stats@1.3.0(transitive)
Updated@instana/core@1.138.0