Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
5
Versions
117
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.6.1

2

build/src/version.d.ts

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

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

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

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

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

"devDependencies": {
"@types/mocha": "^5.2.5",
"@types/mocha": "^7.0.0",
"@types/node": "^12.6.8",

@@ -60,4 +60,4 @@ "@types/shimmer": "^1.0.1",

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

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc