New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-influxdb

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-influxdb - npm Package Compare versions

Comparing version

to
0.3.1

4

package.json
{
"name": "node-red-contrib-influxdb",
"version": "0.3.0",
"version": "0.3.1",
"description": "Node-RED nodes to save and query data from an influxdb time series database",

@@ -30,4 +30,4 @@ "main": "influxdb.js",

"influx": "5.1.1",
"lodash": "4.17.11"
"lodash": "4.17.15"
}
}