bunyan-influxdb
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -35,2 +35,6 @@ 'use strict'; | ||
if (typeof transformed[1] !== 'object') { | ||
transformed[1] = {value: transformed[1]} | ||
} | ||
var cargoItem = { | ||
@@ -37,0 +41,0 @@ measurement: transformed[0], |
{ | ||
"name": "bunyan-influxdb", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"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
3918
83