@deephaven/jsapi-types
Advanced tools
Comparing version 0.60.1-beta.1 to 0.60.1-beta.5
@@ -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>; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
109843
939