@opentelemetry/api-metrics
Advanced tools
Comparing version 0.18.3-alpha.2 to 0.18.3-alpha.4
{ | ||
"name": "@opentelemetry/api-metrics", | ||
"version": "0.18.3-alpha.2+2409f1cd", | ||
"version": "0.18.3-alpha.4+02175dfa", | ||
"description": "Public metrics API for OpenTelemetry", | ||
@@ -51,7 +51,7 @@ "main": "build/src/index.js", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.18.1" | ||
"@opentelemetry/api": "^1.0.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.14.35", | ||
"@types/node": "14.14.37", | ||
"@types/webpack-env": "1.16.0", | ||
@@ -69,3 +69,3 @@ "codecov": "3.8.1", | ||
"nyc": "15.1.0", | ||
"ts-loader": "8.0.18", | ||
"ts-loader": "8.1.0", | ||
"ts-mocha": "8.0.0", | ||
@@ -75,3 +75,3 @@ "typescript": "4.2.3", | ||
}, | ||
"gitHead": "2409f1cdddd92c23548c18c055a6a36efe36349f" | ||
"gitHead": "02175dfafde72898d7ab40d8078b0e1b6576e82a" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
74028
+ Added@opentelemetry/api@1.9.0(transitive)
- Removed@opentelemetry/api@0.18.1(transitive)