@opentelemetry/context-async-hooks
Advanced tools
Comparing version 0.12.1-alpha.54 to 0.13.0
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "0.12.1-alpha.54+3f72613a"; | ||
export declare const VERSION = "0.13.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '0.12.1-alpha.54+3f72613a'; | ||
exports.VERSION = '0.13.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/context-async-hooks", | ||
"version": "0.12.1-alpha.54+3f72613a", | ||
"version": "0.13.0", | ||
"description": "OpenTelemetry AsyncHooks-based Context Manager", | ||
@@ -45,6 +45,6 @@ "main": "build/src/index.js", | ||
"devDependencies": { | ||
"@types/mocha": "8.0.2", | ||
"@types/node": "14.0.27", | ||
"@types/mocha": "8.0.4", | ||
"@types/node": "14.14.10", | ||
"@types/shimmer": "1.0.1", | ||
"codecov": "3.7.2", | ||
"codecov": "3.8.1", | ||
"gts": "2.0.2", | ||
@@ -54,3 +54,3 @@ "mocha": "7.2.0", | ||
"rimraf": "3.0.2", | ||
"ts-mocha": "7.0.0", | ||
"ts-mocha": "8.0.0", | ||
"ts-node": "9.0.0", | ||
@@ -60,5 +60,5 @@ "typescript": "3.9.7" | ||
"dependencies": { | ||
"@opentelemetry/context-base": "^0.12.1-alpha.54+3f72613a" | ||
"@opentelemetry/context-base": "^0.13.0" | ||
}, | ||
"gitHead": "3f72613a36b6f97555a0fa7481755cf8b6cce1a7" | ||
"gitHead": "86cbd6798f9318c5920f9d9055f289a1c3f26500" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
0
40443
+ Added@opentelemetry/context-base@0.13.0(transitive)
- Removed@opentelemetry/context-base@0.12.1-alpha.54(transitive)