Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
Maintainers
5
Versions
118
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 0.6.1 to 0.7.0

2

build/src/version.d.ts

@@ -16,2 +16,2 @@ /*!

*/
export declare const VERSION = "0.6.1";
export declare const VERSION = "0.7.0";

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

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

@@ -59,4 +59,4 @@ "main": "build/src/index.js",

"dependencies": {
"@opentelemetry/context-base": "^0.6.1"
"@opentelemetry/context-base": "^0.7.0"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc