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

@opentelemetry/context-zone

Package Overview
Dependencies
Maintainers
4
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentelemetry/context-zone - npm Package Compare versions

Comparing version 0.25.1-alpha.4 to 0.25.1-alpha.13

10

package.json
{
"name": "@opentelemetry/context-zone",
"version": "0.25.1-alpha.4+3cbd530f",
"version": "0.25.1-alpha.13+f0caa22f",
"description": "OpenTelemetry Context Zone",

@@ -15,3 +15,5 @@ "main": "build/src/index.js",

"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"
},

@@ -70,7 +72,7 @@ "keywords": [

"dependencies": {
"@opentelemetry/context-zone-peer-dep": "^0.25.1-alpha.4+3cbd530f",
"@opentelemetry/context-zone-peer-dep": "^0.25.1-alpha.13+f0caa22f",
"zone.js": "^0.11.0"
},
"sideEffects": true,
"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