@deephaven/jsapi-shim
Advanced tools
Comparing version 0.8.2-beta.0 to 0.8.2-beta.1
@@ -0,6 +1,7 @@ | ||
import type dhType from './dh.types'; | ||
declare global { | ||
var dh: any; | ||
var dh: dhType; | ||
} | ||
declare const dh: any; | ||
declare const dh: dhType; | ||
export default dh; | ||
//# sourceMappingURL=dh.d.ts.map |
{ | ||
"name": "@deephaven/jsapi-shim", | ||
"version": "0.8.2-beta.0+b25a03a", | ||
"version": "0.8.2-beta.1+8d5c8d0", | ||
"description": "Deephaven JSAPI Shim", | ||
@@ -50,3 +50,3 @@ "author": "Deephaven Data Labs LLC", | ||
}, | ||
"gitHead": "b25a03ac02d04eff990db60c916e4ccddc2d8bb0" | ||
"gitHead": "8d5c8d092e2bfdf125ae8c8a57e398a88edc76eb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
123090
20
762
2