aggregate-metric-logger
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "aggregate-metric-logger", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "aggregate metrics in memory for logging", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -23,3 +23,4 @@ 'use strict'; | ||
exposedFactoryInstanceHybrid.stop = exposedInstance.stop; | ||
exposedFactoryInstanceHybrid.cancel = exposedInstance.cancel; | ||
module.exports = exposedFactoryInstanceHybrid; |
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
17216
390