@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.25.1-alpha.12 to 0.25.1-alpha.13
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.25.1-alpha.12+7d2c4aae", | ||
"version": "0.25.1-alpha.13+f0caa22f", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -17,3 +17,5 @@ "main": "build/src/index.js", | ||
"version": "node ../../scripts/version-update.js", | ||
"watch": "tsc --build --watch" | ||
"watch": "tsc --build --watch", | ||
"precompile": "lerna run version --scope $(npm pkg get name) --include-filtered-dependencies", | ||
"prewatch": "npm run precompile" | ||
}, | ||
@@ -59,7 +61,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.25.0", | ||
"@opentelemetry/core": "^0.25.1-alpha.12+7d2c4aae", | ||
"@opentelemetry/sdk-metrics-base": "^0.25.1-alpha.12+7d2c4aae" | ||
"@opentelemetry/api-metrics": "^0.25.1-alpha.13+f0caa22f", | ||
"@opentelemetry/core": "^0.25.1-alpha.13+f0caa22f", | ||
"@opentelemetry/sdk-metrics-base": "^0.25.1-alpha.13+f0caa22f" | ||
}, | ||
"gitHead": "7d2c4aaeb08e6c680f8b46cefcdfe955d7abe4b2" | ||
"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
52870