@deephaven/jsapi-types
Advanced tools
Comparing version 0.39.1-chart-refactor.14 to 0.40.0
@@ -55,2 +55,7 @@ export default dh; | ||
} | ||
/** | ||
* @deprecated | ||
* Used to be a string union, but it can really be any string | ||
*/ | ||
export type VariableTypeUnion = string; | ||
export interface VariableDefinition<T extends string = string> { | ||
@@ -57,0 +62,0 @@ type: T; |
{ | ||
"name": "@deephaven/jsapi-types", | ||
"version": "0.39.1-chart-refactor.14+375246e7", | ||
"version": "0.40.0", | ||
"description": "Deephaven JSAPI Types", | ||
@@ -24,3 +24,3 @@ "author": "Deephaven Data Labs LLC", | ||
"devDependencies": { | ||
"@deephaven/tsconfig": "^0.39.1-chart-refactor.14+375246e7" | ||
"@deephaven/tsconfig": "^0.40.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
}, | ||
"gitHead": "375246e72f442c8c38d112c3d62e367fe4ec5a0f" | ||
"gitHead": "8c45b264663ebbd7755729404600c5c480757efa" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
102342
906
0