@instana/shared-metrics
Advanced tools
Comparing version 1.139.0 to 1.140.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.140.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.140.0) (2022-03-24) | ||
### Bug Fixes | ||
* **collector:** fix export returned from init ([3cc709c](https://github.com/instana/nodejs/commit/3cc709cccb37ac9b0135a604e33f030a63b6cbda)) | ||
# [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@instana/shared-metrics", | ||
"version": "1.139.0", | ||
"version": "1.140.0", | ||
"description": "Internal metrics plug-in package for Node.js monitoring with Instana", | ||
@@ -71,3 +71,3 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.139.0", | ||
"@instana/core": "1.140.0", | ||
"detect-libc": "^1.0.3", | ||
@@ -87,3 +87,3 @@ "event-loop-lag": "^1.4.0", | ||
}, | ||
"gitHead": "57e82d14770be91b0d22f67f3942950deff88753" | ||
"gitHead": "568758f47c8db228a681006652e0ad60d256e884" | ||
} |
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
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
649953
52
27
+ Added@instana/core@1.140.0(transitive)
- Removed@instana/core@1.139.0(transitive)
Updated@instana/core@1.140.0