Socket
Socket
Sign inDemoInstall

@opentelemetry/context-base

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/context-base - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

build/src/version.d.ts

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

*/
export declare const VERSION = "0.5.1";
export declare const VERSION = "0.5.2";

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.5.1';
exports.VERSION = '0.5.2';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/context-base",
"version": "0.5.1",
"version": "0.5.2",
"description": "OpenTelemetry Base Context Manager",

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

"compile": "npm run version:update && tsc -p .",
"prepare": "npm run compile"
"prepare": "npm run compile",
"watch": "tsc -w"
},

@@ -21,0 +22,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc