@opentelemetry/context-async-hooks
Advanced tools
Comparing version 1.22.0 to 1.23.0
@@ -67,3 +67,3 @@ "use strict"; | ||
// false context propagation. TIMERWRAP has been removed in node 11 | ||
// every timer has it's own `Timeout` resource anyway which is used to propagete | ||
// every timer has it's own `Timeout` resource anyway which is used to propagate | ||
// context. | ||
@@ -70,0 +70,0 @@ if (type === 'TIMERWRAP') |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "1.22.0"; | ||
export declare const VERSION = "1.23.0"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.VERSION = '1.22.0'; | ||
exports.VERSION = '1.23.0'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/context-async-hooks", | ||
"version": "1.22.0", | ||
"version": "1.23.0", | ||
"description": "OpenTelemetry AsyncHooks-based Context Manager", | ||
@@ -63,3 +63,3 @@ "main": "build/src/index.js", | ||
"sideEffects": false, | ||
"gitHead": "7be35c7845e206b27b682e8ce1cee850b09cec04" | ||
"gitHead": "5231aa255047fbc6ee3d6a299f4423ab2f8a5fbc" | ||
} |
Sorry, the diff of this file is not supported yet
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