@coozzy/prometheus
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -5,3 +5,3 @@ /*~ If this module is a UMD module that exposes a global variable 'myLib' when | ||
*/ | ||
import {Request, Response, NextFunction} from "express"; | ||
import type {Request, Response, NextFunction} from "express"; | ||
@@ -8,0 +8,0 @@ export as namespace metrics; |
{ | ||
"name": "@coozzy/prometheus", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Helps collecting and exporting prometheus metrics", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
8486