@opentelemetry/core
Advanced tools
Comparing version 0.18.1-alpha.20 to 0.18.1-alpha.21
{ | ||
"name": "@opentelemetry/core", | ||
"version": "0.18.1-alpha.20+24bcfe82", | ||
"version": "0.18.1-alpha.21+8010ac2f", | ||
"description": "OpenTelemetry Core provides default and no-op implementations of the OpenTelemetry types for trace and metrics", | ||
@@ -53,3 +53,3 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@opentelemetry/propagator-b3": "^0.18.1-alpha.20+24bcfe82", | ||
"@opentelemetry/propagator-b3": "^0.18.1-alpha.21+8010ac2f", | ||
"@types/mocha": "8.2.2", | ||
@@ -80,6 +80,6 @@ "@types/node": "14.14.35", | ||
"dependencies": { | ||
"@opentelemetry/api": "^0.18.1", | ||
"@opentelemetry/api": "^1.0.0-rc.0", | ||
"semver": "^7.1.3" | ||
}, | ||
"gitHead": "24bcfe82340e02e605c5c722b0f955da50bf82cf" | ||
"gitHead": "8010ac2fcd0c658c0a4184cb0f5d8108db3632e5" | ||
} |
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
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
153139
+ Added@opentelemetry/api@1.9.0(transitive)
- Removed@opentelemetry/api@0.18.1(transitive)