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.9.0 to 1.9.1

2

build/src/version.d.ts

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

export declare const VERSION = "1.9.0";
export declare const VERSION = "1.9.1";
//# sourceMappingURL=version.d.ts.map

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

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

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

"nyc": "15.1.0",
"rimraf": "3.0.2",
"rimraf": "4.1.2",
"ts-mocha": "10.0.0",

@@ -63,3 +63,3 @@ "typescript": "4.4.4"

"sideEffects": false,
"gitHead": "08f597f3a3d71a4852b0afbba120af15ca038121"
"gitHead": "279458e7ddf16f7ddca5fe60c78672e05fafce66"
}

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