Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.22.0 to 1.23.0

2

build/src/AsyncHooksContextManager.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc