bunyan-influxdb
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -48,3 +48,3 @@ 'use strict'; | ||
this.cargo.push(cargoItem, function (err) { | ||
err && console.error('bunyan-influxdb ', err); | ||
err && console.error('bunyan-influxdb ', err.message); | ||
}); | ||
@@ -51,0 +51,0 @@ |
{ | ||
"name": "bunyan-influxdb", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "Bunyan InfluxDB Stream", | ||
@@ -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
3824