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 0.2.2 to 0.3.0

docker/influxdb.conf

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc