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.22.1-alpha.16

6

package.json
{
"name": "@opentelemetry/instrumentation",
"version": "0.22.1-alpha.15+c3ff9d1a",
"version": "0.22.1-alpha.16+5af147b1",
"description": "Base class for node which OpenTelemetry instrumentation modules extend",

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

"ts-mocha": "8.0.0",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"typescript": "4.3.4",

@@ -102,3 +102,3 @@ "webpack": "4.46.0",

},
"gitHead": "c3ff9d1a6b599f01634ed2479183aca2c6d57337"
"gitHead": "5af147b159c9dfad8d00a20a3b140d55736f1919"
}