@instana/shared-metrics
Advanced tools
Comparing version 1.138.0 to 1.139.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09) | ||
### Bug Fixes | ||
* **collector:** fix export returned from init ([3cc709c](https://github.com/instana/nodejs/commit/3cc709cccb37ac9b0135a604e33f030a63b6cbda)) | ||
# [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/shared-metrics", | ||
"version": "1.138.0", | ||
"version": "1.139.0", | ||
"description": "Internal metrics plug-in package for Node.js monitoring with Instana", | ||
@@ -71,3 +71,3 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.138.0", | ||
"@instana/core": "1.139.0", | ||
"detect-libc": "^1.0.3", | ||
@@ -87,3 +87,3 @@ "event-loop-lag": "^1.4.0", | ||
}, | ||
"gitHead": "ec183a8bde1766a97bc2ee10af4326aeffb5ac87" | ||
"gitHead": "57e82d14770be91b0d22f67f3942950deff88753" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
24
631257
49
+ Added@instana/core@1.139.0(transitive)
- Removed@instana/core@1.138.0(transitive)
Updated@instana/core@1.139.0