@opentelemetry/tracing
Advanced tools
Comparing version 0.22.1-alpha.5 to 0.22.1-alpha.13
{ | ||
"name": "@opentelemetry/tracing", | ||
"version": "0.22.1-alpha.5+7860344e", | ||
"version": "0.22.1-alpha.13+01418978", | ||
"description": "OpenTelemetry Tracing", | ||
@@ -56,6 +56,6 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@opentelemetry/api": "^1.0.0", | ||
"@opentelemetry/api": "^1.0.1", | ||
"@types/lodash.merge": "4.6.6", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.14.43", | ||
"@types/node": "14.17.4", | ||
"@types/sinon": "9.0.11", | ||
@@ -75,18 +75,18 @@ "@types/webpack-env": "1.16.0", | ||
"sinon": "10.0.0", | ||
"ts-loader": "8.2.0", | ||
"ts-loader": "8.3.0", | ||
"ts-mocha": "8.0.0", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.3.2", | ||
"typescript": "4.3.4", | ||
"webpack": "4.46.0" | ||
}, | ||
"peerDependencies": { | ||
"@opentelemetry/api": "^1.0.0" | ||
"@opentelemetry/api": "^1.0.1" | ||
}, | ||
"dependencies": { | ||
"@opentelemetry/core": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/resources": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/semantic-conventions": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/core": "^0.22.1-alpha.13+01418978", | ||
"@opentelemetry/resources": "^0.22.1-alpha.13+01418978", | ||
"@opentelemetry/semantic-conventions": "^0.22.1-alpha.13+01418978", | ||
"lodash.merge": "^4.6.2" | ||
}, | ||
"gitHead": "7860344eca83449170bafd03fd288e1a3deebacf" | ||
"gitHead": "01418978e5cc15b5ec4d5283ec48910799fe2f06" | ||
} |
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
230425