Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

build/src/version.d.ts

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

*/
export declare const VERSION = "0.5.0";
export declare const VERSION = "0.5.1";

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

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

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

"dependencies": {
"@opentelemetry/context-base": "^0.5.0"
"@opentelemetry/context-base": "^0.5.1"
}
}
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