prom-client
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "prom-client", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Client for prometheus", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"lib/", | ||
"index.js" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -18,3 +19,3 @@ "directories": { | ||
"test-unit": "mocha --recursive test/", | ||
"compile-typescript": "tsc index.d.ts" | ||
"compile-typescript": "tsc index.d.ts --noImplicitAny" | ||
}, | ||
@@ -21,0 +22,0 @@ "repository": { |
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
65786
25
1562