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.7.0 to 1.8.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.7.0";
export declare const VERSION = "1.8.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

"devDependencies": {
"@opentelemetry/api": ">=1.0.0 <1.3.0",
"@types/mocha": "9.1.1",
"@opentelemetry/api": ">=1.0.0 <1.4.0",
"@types/mocha": "10.0.0",
"@types/node": "18.6.5",

@@ -59,6 +59,7 @@ "codecov": "3.8.3",

"peerDependencies": {
"@opentelemetry/api": ">=1.0.0 <1.3.0"
"@opentelemetry/api": ">=1.0.0 <1.4.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-async-hooks",
"gitHead": "ad88c3d9aa0100fe259b93f4b660e84417b757ac"
"sideEffects": false,
"gitHead": "7972edf6659fb6e0d5928a5cf7a35f26683e168f"
}

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