New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@opentelemetry/instrumentation

Package Overview
Dependencies
Maintainers
4
Versions
135
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

to
0.19.1-alpha.36

2

build/src/version.d.ts

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

export declare const VERSION = "0.18.2";
export declare const VERSION = "0.19.0";
//# sourceMappingURL=version.d.ts.map

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

// this is autogenerated file, see scripts/version-update.js
exports.VERSION = '0.18.2';
exports.VERSION = '0.19.0';
//# sourceMappingURL=version.js.map
{
"name": "@opentelemetry/instrumentation",
"version": "0.18.3-alpha.35+d3989d32",
"version": "0.19.1-alpha.36+0c15999d",
"description": "Base class for node which OpenTelemetry instrumentation modules extend",

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

"dependencies": {
"@opentelemetry/api-metrics": "^0.18.2",
"@opentelemetry/api-metrics": "^0.19.1-alpha.36+0c15999d",
"require-in-the-middle": "^5.0.3",

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

},
"gitHead": "d3989d32980e1f994a67b91c81831d126e6fbbc9"
"gitHead": "0c15999dccd377294a03cf7d36085216d6e8c5c1"
}