Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
2
Versions
116
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.4.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.3.1";
export declare const VERSION = "1.4.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '1.3.1';
exports.VERSION = '1.4.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/context-async-hooks",
"version": "1.3.1",
"version": "1.4.0",
"description": "OpenTelemetry AsyncHooks-based Context Manager",

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

"engines": {
"node": ">=8.12.0"
"node": ">=14"
},

@@ -61,3 +61,3 @@ "files": [

},
"gitHead": "51afd54bd63e46d5d530266761144c7be2f6b3a7"
"gitHead": "e39ab883b18636238ef0fd741df4ce5ed53e8d04"
}

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