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

influx

Package Overview
Dependencies
Maintainers
3
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

influx - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

1

lib/src/pool.js

@@ -252,3 +252,2 @@ "use strict";

var req = request({
headers: { 'content-length': options.body ? options.body.length : 0 },
hostname: host.url.hostname,

@@ -255,0 +254,0 @@ method: options.method,

2

package.json
{
"name": "influx",
"version": "5.0.3",
"version": "5.0.4",
"description": "InfluxDB Client",

@@ -5,0 +5,0 @@ "main": "./lib/src/index.js",

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