node-red-contrib-influxdb
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "node-red-contrib-influxdb", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "Node-RED nodes to save and query data from an influxdb time series database", | ||
@@ -29,5 +29,5 @@ "main": "influxdb.js", | ||
"dependencies": { | ||
"influx": "5.0.7", | ||
"influx": "5.1.1", | ||
"lodash": "4.17.11" | ||
} | ||
} |
@@ -10,3 +10,3 @@ node-red-contrib-influxdb | ||
To run this you'll need access to an influxdb database version 1.1.x, possibly later. See the <a href="https://influxdb.com/" target="_new">influxdb site</a> for more information. The last release of this node has been tested with InfluxDb 1.2.4. | ||
To run this you'll need access to an influxdb database version 1.1.x, possibly later. See the <a href="https://influxdb.com/" target="_new">influxdb site</a> for more information. The last release of this node has been tested with InfluxDb 1.7.6. | ||
@@ -13,0 +13,0 @@ Install |
62768
13
535
+ Addedinflux@5.1.1(transitive)
- Removedinflux@5.0.7(transitive)
Updatedinflux@5.1.1