Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@opentelemetry/context-async-hooks

Package Overview
Dependencies
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/context-async-hooks - npm Package Compare versions

Comparing version
2.7.0
to
2.7.1
+1
-1
build/src/version.d.ts

@@ -1,2 +0,2 @@

export declare const VERSION = "2.7.0";
export declare const VERSION = "2.7.1";
//# sourceMappingURL=version.d.ts.map

@@ -9,3 +9,3 @@ "use strict";

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '2.7.0';
exports.VERSION = '2.7.1';
//# sourceMappingURL=version.js.map

@@ -1,1 +0,1 @@

{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,OAAO,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '2.7.0';\n"]}
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";AAAA;;;GAGG;;;AAEH,4DAA4D;AAC/C,QAAA,OAAO,GAAG,OAAO,CAAC","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\n\n// this is autogenerated file, see scripts/version-update.js\nexport const VERSION = '2.7.1';\n"]}
{
"name": "@opentelemetry/context-async-hooks",
"version": "2.7.0",
"version": "2.7.1",
"description": "OpenTelemetry AsyncLocalStorage-based Context Manager",

@@ -58,3 +58,3 @@ "main": "build/src/index.js",

"sideEffects": false,
"gitHead": "a0476eef3cb973bfcc0c2e41f868dd7b484c2ed8"
"gitHead": "2400d8389a4469f7a81ccd3be2f0b2c2dd6faaf7"
}