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.25.1-alpha.4 to 0.25.1-alpha.13

10

package.json
{
"name": "@opentelemetry/instrumentation",
"version": "0.25.1-alpha.4+3cbd530f",
"version": "0.25.1-alpha.13+f0caa22f",
"description": "Base class for node which OpenTelemetry instrumentation modules extend",

@@ -47,3 +47,5 @@ "author": "OpenTelemetry Authors",

"version": "node ../../scripts/version-update.js",
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json"
"watch": "tsc --build --watch tsconfig.json tsconfig.esm.json",
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies",
"prewatch": "npm run precompile"
},

@@ -63,3 +65,3 @@ "keywords": [

"dependencies": {
"@opentelemetry/api-metrics": "^0.25.1-alpha.4+3cbd530f",
"@opentelemetry/api-metrics": "^0.25.1-alpha.13+f0caa22f",
"require-in-the-middle": "^5.0.3",

@@ -102,3 +104,3 @@ "semver": "^7.3.2",

},
"gitHead": "3cbd530f2ee5c06376210402eb87ec9e362853c5"
"gitHead": "f0caa22ffcb26af2a2f05260f138a494e120a955"
}
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