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.16.0 to 1.17.0

2

build/src/version.d.ts

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

export declare const VERSION = "1.16.0";
export declare const VERSION = "1.17.0";
//# sourceMappingURL=version.d.ts.map

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

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

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

"devDependencies": {
"@opentelemetry/api": ">=1.0.0 <1.6.0",
"@opentelemetry/api": ">=1.0.0 <1.7.0",
"@types/mocha": "10.0.1",

@@ -60,7 +60,7 @@ "@types/node": "18.6.5",

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

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