Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
2
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

build/src/version.d.ts

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

export declare const VERSION = "1.1.0";
export declare const VERSION = "1.1.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

"scripts": {
"prepublishOnly": "npm run compile",
"compile": "tsc --build",

@@ -59,3 +60,3 @@ "clean": "tsc --build --clean",

},
"gitHead": "f384303ac469914d0dbafde0758ccdae473f336e"
"gitHead": "b0f8a2d36e6d1d3090c3d2380608d2102c826e0b"
}

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