@opentelemetry/instrumentation
Advanced tools
Comparing version 0.25.1-alpha.4 to 0.25.1-alpha.13
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
125265