@opentelemetry/exporter-prometheus
Advanced tools
Comparing version 0.23.1-alpha.3 to 0.23.1-alpha.15
{ | ||
"name": "@opentelemetry/exporter-prometheus", | ||
"version": "0.23.1-alpha.3+6ed8d925", | ||
"version": "0.23.1-alpha.15+b67ca056", | ||
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus", | ||
@@ -43,4 +43,4 @@ "main": "build/src/index.js", | ||
"@opentelemetry/api": "^1.0.1", | ||
"@types/mocha": "8.2.2", | ||
"@types/node": "14.17.4", | ||
"@types/mocha": "8.2.3", | ||
"@types/node": "14.17.5", | ||
"@types/sinon": "10.0.2", | ||
@@ -59,7 +59,7 @@ "codecov": "3.8.2", | ||
"dependencies": { | ||
"@opentelemetry/api-metrics": "^0.23.0", | ||
"@opentelemetry/core": "^0.23.1-alpha.3+6ed8d925", | ||
"@opentelemetry/metrics": "^0.23.1-alpha.3+6ed8d925" | ||
"@opentelemetry/api-metrics": "^0.23.1-alpha.15+b67ca056", | ||
"@opentelemetry/core": "^0.23.1-alpha.15+b67ca056", | ||
"@opentelemetry/metrics": "^0.23.1-alpha.15+b67ca056" | ||
}, | ||
"gitHead": "6ed8d92559df68ef1fd3273598a1860ee5197e53" | ||
"gitHead": "b67ca0568c333e5d841c9b614ed40b3e107682e9" | ||
} |
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
52561