@opentelemetry/context-zone
Advanced tools
Comparing version 0.25.1-alpha.4 to 0.25.1-alpha.13
{ | ||
"name": "@opentelemetry/context-zone", | ||
"version": "0.25.1-alpha.4+3cbd530f", | ||
"version": "0.25.1-alpha.13+f0caa22f", | ||
"description": "OpenTelemetry Context Zone", | ||
@@ -15,3 +15,5 @@ "main": "build/src/index.js", | ||
"version": "node ../../scripts/version-update.js", | ||
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json" | ||
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json", | ||
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies", | ||
"prewatch": "npm run precompile" | ||
}, | ||
@@ -70,7 +72,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@opentelemetry/context-zone-peer-dep": "^0.25.1-alpha.4+3cbd530f", | ||
"@opentelemetry/context-zone-peer-dep": "^0.25.1-alpha.13+f0caa22f", | ||
"zone.js": "^0.11.0" | ||
}, | ||
"sideEffects": true, | ||
"gitHead": "3cbd530f2ee5c06376210402eb87ec9e362853c5" | ||
"gitHead": "f0caa22ffcb26af2a2f05260f138a494e120a955" | ||
} |
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
21716