@deephaven/jsapi-shim
Advanced tools
Comparing version 0.8.1-beta.0 to 0.8.1
@@ -0,3 +1,6 @@ | ||
declare global { | ||
var dh: any; | ||
} | ||
declare const dh: any; | ||
export default dh; | ||
declare const dh: any; | ||
//# sourceMappingURL=dh.d.ts.map |
@@ -6,4 +6,4 @@ // The Deephaven API script isn't packaged as a module (yet), and is just included in index.html, exported to the global namespace | ||
dh | ||
} = window; | ||
} = globalThis; | ||
export default dh; | ||
//# sourceMappingURL=dh.js.map |
{ | ||
"name": "@deephaven/jsapi-shim", | ||
"version": "0.8.1-beta.0+2e4165c", | ||
"version": "0.8.1", | ||
"description": "Deephaven JSAPI Shim", | ||
@@ -50,3 +50,3 @@ "author": "Deephaven Data Labs LLC", | ||
}, | ||
"gitHead": "2e4165ca67119a38eea673d430593284022168c8" | ||
"gitHead": "b25a03ac02d04eff990db60c916e4ccddc2d8bb0" | ||
} |
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
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
65818
199
0