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

@influxdata/giraffe

Package Overview
Dependencies
Maintainers
13
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/giraffe - npm Package Compare versions

Comparing version 0.11.0 to 0.11.1

2

dist/index.d.ts
export { Plot } from './components/Plot';
export { fromFlux } from './utils/fromFlux';
export { fromFlux, FromFluxResult } from './utils/fromFlux';
export { newTable } from './utils/newTable';
export * from './constants/colorSchemes';
export { ColumnType, NumericColumnData, ColumnData, Table, Scale, Margins, HistogramLayerConfig, HistogramPosition, LineInterpolation, LineLayerConfig, LayerConfig, Config, } from './types';
{
"name": "@influxdata/giraffe",
"version": "0.11.0",
"version": "0.11.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -5,3 +5,3 @@ // Components

// Utils
export {fromFlux} from './utils/fromFlux'
export {fromFlux, FromFluxResult} from './utils/fromFlux'
export {newTable} from './utils/newTable'

@@ -8,0 +8,0 @@

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