Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/instrumentation

Package Overview
Dependencies
Maintainers
4
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/instrumentation - npm Package Compare versions

Comparing version 0.23.1-alpha.28 to 0.24.0

2

build/esm/version.d.ts

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

export declare const VERSION = "0.23.0";
export declare const VERSION = "0.24.0";
//# sourceMappingURL=version.d.ts.map

@@ -17,3 +17,3 @@ /*

// this is autogenerated file, see scripts/version-update.js
export var VERSION = '0.23.0';
export var VERSION = '0.24.0';
//# sourceMappingURL=version.js.map

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

export declare const VERSION = "0.23.0";
export declare const VERSION = "0.24.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.23.0';
exports.VERSION = '0.24.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation",
"version": "0.23.1-alpha.28+d8fbedda",
"version": "0.24.0",
"description": "Base class for node which OpenTelemetry instrumentation modules extend",

@@ -62,3 +62,3 @@ "author": "OpenTelemetry Authors",

"dependencies": {
"@opentelemetry/api-metrics": "^0.23.0",
"@opentelemetry/api-metrics": "0.24.0",
"require-in-the-middle": "^5.0.3",

@@ -101,3 +101,3 @@ "semver": "^7.3.2",

},
"gitHead": "d8fbeddacce3e27aab40b24c2ca3c271155e74ea"
"gitHead": "fd2410cc9e8d43210b6ea44b8193fa70ee900499"
}
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