@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.22.1-alpha.13 to 0.22.1-alpha.15
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.22.1-alpha.13+01418978", | ||
"version": "0.22.1-alpha.15+c3ff9d1a", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -45,3 +45,3 @@ "main": "build/src/index.js", | ||
"@types/node": "14.17.4", | ||
"@types/sinon": "9.0.11", | ||
"@types/sinon": "10.0.2", | ||
"codecov": "3.8.2", | ||
@@ -60,7 +60,7 @@ "mocha": "7.2.0", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.22.1-alpha.13+01418978", | ||
"@opentelemetry/core": "^0.22.1-alpha.13+01418978", | ||
"@opentelemetry/metrics": "^0.22.1-alpha.13+01418978" | ||
"@opentelemetry/api-metrics": "^0.22.0", | ||
"@opentelemetry/core": "^0.22.1-alpha.15+c3ff9d1a", | ||
"@opentelemetry/metrics": "^0.22.1-alpha.15+c3ff9d1a" | ||
}, | ||
"gitHead": "01418978e5cc15b5ec4d5283ec48910799fe2f06" | ||
"gitHead": "c3ff9d1a6b599f01634ed2479183aca2c6d57337" | ||
} |
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
52567