Socket
Book a DemoInstallSign in
Socket

@influxdata/influxdb-client-browser

Package Overview
Dependencies
Maintainers
11
Versions
653
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/influxdb-client-browser

InfluxDB 2.x client for browser

latest
Source
npmnpm
Version
1.35.0
Version published
Weekly downloads
3.1K
0.52%
Maintainers
11
Weekly downloads
 
Created
Source

@influxdata/influxdb-client-browser

The reference InfluxDB 2.x JavaScript client for browser and Deno environments.

The package.json

  • main and browser point to the browser UMD distribution of @influxdata/influxdb-client
  • module points to the browser ESM distribution of @influxdata/influxdb-client

Browser distributions do not work in Node.js and vice versa because they use different APIs. Use @influxdata/influxdb-client in Node.js environments. For more information, see influxdb-client-js.

Note: This library is for use with InfluxDB 2.x or 1.8+. For connecting to InfluxDB 1.x instances, see node-influx.

Keywords

influxdb

FAQs

Package last updated on 15 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts