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

@influxdata/influxdb-client

Package Overview
Dependencies
Maintainers
21
Versions
731
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/influxdb-client - npm Package Compare versions

Comparing version 1.4.0-nightly.10 to 1.4.0-nightly.11

3

dist/WriteApi.d.ts
import Point from './Point';
/**
* The asynchronous buffering API to Write time-series data into InfluxDB 2.0.
* This API always buffers points/lines to create batches under the hood
* to optimize data transfer to InfluxDB server, use `flush` to send
* the buffered data to InfluxDB immediately.
* <p>

@@ -5,0 +8,0 @@ * The data are formatted in [Line Protocol](https://bit.ly/2QL99fu).

4

package.json
{
"name": "@influxdata/influxdb-client",
"version": "1.4.0-nightly.10+e5cbf2a",
"version": "1.4.0-nightly.11+cea1ea8",
"description": "InfluxDB 2.0 client",

@@ -69,3 +69,3 @@ "scripts": {

},
"gitHead": "e5cbf2a0661950c46771e5a5d7ae73ae4e3804f5"
"gitHead": "cea1ea804deedb0abdb05fb777298e8d25bfe57f"
}

Sorry, the diff of this file is not supported yet

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