Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deephaven/jsapi-types

Package Overview
Dependencies
Maintainers
7
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deephaven/jsapi-types - npm Package Compare versions

Comparing version 0.60.1-beta.1 to 0.60.1-beta.5

14

dist/dh.types.d.ts

@@ -705,17 +705,3 @@ export default dh;

readonly formatString: string;
readonly formatDataBar: DatabarFormat;
}
export interface DatabarFormat {
axis: string;
direction: string;
max: number;
min: number;
negativeColor: string | string[];
opacity: number;
positiveColor: string | string[];
valuePlacement: string;
value: number;
marker: number;
markerColor: string | string[];
}
export interface ColumnStatistics {

@@ -722,0 +708,0 @@ readonly statisticsMap: Map<string, number>;

4

package.json
{
"name": "@deephaven/jsapi-types",
"version": "0.60.1-beta.1+b14b714a",
"version": "0.60.1-beta.5+b047fa36",
"description": "Deephaven JSAPI Types",

@@ -30,3 +30,3 @@ "author": "Deephaven Data Labs LLC",

},
"gitHead": "b14b714a7573ed4a3585b2e65334b57f9870b1ad"
"gitHead": "b047fa36de3a285be925736ef73722a60d1d9ed7"
}

Sorry, the diff of this file is not supported yet

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