Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.17.1 to 1.18.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.17.1";
export declare const VERSION = "1.18.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

"devDependencies": {
"@opentelemetry/api": ">=1.0.0 <1.7.0",
"@types/mocha": "10.0.2",
"@opentelemetry/api": ">=1.0.0 <1.8.0",
"@types/mocha": "10.0.3",
"@types/node": "18.6.5",
"codecov": "3.8.3",
"cross-var": "1.1.0",
"lerna": "7.1.5",
"lerna": "6.6.2",
"mocha": "10.2.0",

@@ -60,7 +60,7 @@ "nyc": "15.1.0",

"peerDependencies": {
"@opentelemetry/api": ">=1.0.0 <1.7.0"
"@opentelemetry/api": ">=1.0.0 <1.8.0"
},
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-async-hooks",
"sideEffects": false,
"gitHead": "f8e187b473274cc2011e7385992f07d319d667dc"
"gitHead": "73b446688f10fd8dc4cf403a085f0a39070df7b4"
}

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