@opentelemetry/context-zone
Advanced tools
Comparing version 0.22.1-alpha.5 to 0.22.1-alpha.13
{ | ||
"name": "@opentelemetry/context-zone", | ||
"version": "0.22.1-alpha.5+7860344e", | ||
"version": "0.22.1-alpha.13+01418978", | ||
"description": "OpenTelemetry Context Zone", | ||
@@ -45,5 +45,5 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.14.0", | ||
"@babel/core": "7.14.6", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.14.43", | ||
"@types/node": "14.17.4", | ||
"@types/sinon": "9.0.11", | ||
@@ -62,16 +62,16 @@ "@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", | ||
"webpack-cli": "4.6.0", | ||
"webpack-merge": "5.7.3" | ||
"webpack-cli": "4.7.2", | ||
"webpack-merge": "5.8.0" | ||
}, | ||
"dependencies": { | ||
"@opentelemetry/context-zone-peer-dep": "^0.22.1-alpha.5+7860344e", | ||
"@opentelemetry/context-zone-peer-dep": "^0.22.1-alpha.13+01418978", | ||
"zone.js": "^0.11.0" | ||
}, | ||
"sideEffects": true, | ||
"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
21585