node-red-contrib-influxdb
Advanced tools
Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "node-red-contrib-influxdb", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Node-RED nodes to save and query data from an influxdb time series database", | ||
@@ -37,4 +37,4 @@ "main": "influxdb.js", | ||
"@influxdata/influxdb-client": "^1.8.0", | ||
"lodash": "4.17.20" | ||
"lodash": "4.17.21" | ||
} | ||
} |
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.20(transitive)
Updatedlodash@4.17.21