bunyan-influxdb
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -82,3 +82,3 @@ 'use strict'; | ||
.catch(function (err) { | ||
err && console.error("Influxdb write error ", err); | ||
// err && console.error("Influxdb write error ", err.message); | ||
clbk(err); | ||
@@ -85,0 +85,0 @@ }) |
{ | ||
"name": "bunyan-influxdb", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"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
3816