@promster/metrics
Advanced tools
Comparing version 12.0.0 to 12.1.0
{ | ||
"name": "@promster/metrics", | ||
"version": "12.0.0", | ||
"version": "12.1.0", | ||
"description": "Metrics utilities used by all other server integrations", | ||
@@ -39,3 +39,3 @@ "main": "dist/promster-metrics.cjs.js", | ||
"dependencies": { | ||
"@promster/types": "^12.0.0", | ||
"@promster/types": "^12.1.0", | ||
"lodash.memoize": "4.1.2", | ||
@@ -50,5 +50,5 @@ "lodash.once": "4.1.1", | ||
"prom-client": "15.0.0", | ||
"typescript": "5.2.2", | ||
"@types/node": "18.17.19", | ||
"@types/lodash.once": "4.1.7" | ||
"typescript": "5.3.3", | ||
"@types/node": "18.19.5", | ||
"@types/lodash.once": "4.1.9" | ||
}, | ||
@@ -55,0 +55,0 @@ "optionalDependencies": { |
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
54433
Updated@promster/types@^12.1.0