Socket
Socket
Sign inDemoInstall

@opentelemetry/context-async-hooks

Package Overview
Dependencies
1
Maintainers
4
Versions
116
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.25.1-alpha.21 to 0.26.0

2

build/src/version.d.ts

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

export declare const VERSION = "0.25.0";
export declare const VERSION = "0.26.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.25.0';
exports.VERSION = '0.26.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/context-async-hooks",
"version": "0.25.1-alpha.21+0ef1fc28",
"version": "0.26.0",
"description": "OpenTelemetry AsyncHooks-based Context Manager",

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

"lint:fix": "eslint . --ext .ts --fix",
"version": "node ../../scripts/version-update.js"
"version": "node ../../scripts/version-update.js",
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies",
"prewatch": "npm run precompile"
},

@@ -46,4 +48,3 @@ "keywords": [

"@types/mocha": "8.2.3",
"@types/node": "14.17.9",
"@types/shimmer": "1.0.2",
"@types/node": "14.17.11",
"codecov": "3.8.3",

@@ -59,3 +60,3 @@ "mocha": "7.2.0",

},
"gitHead": "0ef1fc28d366b74d98b73b5d6334ffdc75342fe2"
"gitHead": "fa2e897587a2441205fd085772d80a0a225ee78e"
}
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