@promster/metrics
Advanced tools
Comparing version 7.0.2 to 7.0.3
{ | ||
"name": "@promster/metrics", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Metrics utilities used by all other server integrations", | ||
@@ -49,5 +49,5 @@ "main": "dist/promster-metrics.cjs.js", | ||
"devDependencies": { | ||
"@promster/types": "^3.1.2", | ||
"@promster/types": "^3.1.3", | ||
"@types/lodash": "4.14.175", | ||
"prom-client": "13.2.0" | ||
"prom-client": "14.0.0" | ||
}, | ||
@@ -58,4 +58,4 @@ "optionalDependencies": { | ||
"peerDependencies": { | ||
"prom-client": "13.x.x" | ||
"prom-client": "13.x.x || 14.x" | ||
} | ||
} |
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
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
39222