@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.25.1-alpha.2 to 0.25.1-alpha.4
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.25.1-alpha.2+78a78c09", | ||
"version": "0.25.1-alpha.4+3cbd530f", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -44,3 +44,3 @@ "main": "build/src/index.js", | ||
"@types/mocha": "8.2.3", | ||
"@types/node": "14.17.9", | ||
"@types/node": "14.17.11", | ||
"@types/sinon": "10.0.2", | ||
@@ -59,7 +59,7 @@ "codecov": "3.8.3", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.25.0", | ||
"@opentelemetry/core": "^0.25.1-alpha.2+78a78c09", | ||
"@opentelemetry/sdk-metrics-base": "^0.25.1-alpha.2+78a78c09" | ||
"@opentelemetry/api-metrics": "^0.25.1-alpha.4+3cbd530f", | ||
"@opentelemetry/core": "^0.25.1-alpha.4+3cbd530f", | ||
"@opentelemetry/sdk-metrics-base": "^0.25.1-alpha.4+3cbd530f" | ||
}, | ||
"gitHead": "78a78c093c2df24b66c47af4e037da9a6098fedb" | ||
"gitHead": "3cbd530f2ee5c06376210402eb87ec9e362853c5" | ||
} |
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
52729