chpr-metrics
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for chpr-metrics 1.3.0 | ||
// Type definitions for chpr-metrics 1.4.0 | ||
// Project: chpr-metrics | ||
@@ -10,3 +10,6 @@ // Definitions by: Chauffeur Privé | ||
declare const statsD: StatsD; | ||
export = statsD; | ||
declare const metrics: StatsD; | ||
declare namespace metrics { | ||
type Metrics = typeof metrics; | ||
} | ||
export = metrics; |
{ | ||
"name": "chpr-metrics", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "Chauffeur Privé's statsd configuration", | ||
@@ -5,0 +5,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
9600
13
180