@deephaven/jsapi-components
Advanced tools
Comparing version 0.29.1-beta.0 to 0.29.1-jsapi-core-module.9
import { useCallback, useEffect, useState } from 'react'; | ||
import dh from '@deephaven/jsapi-shim'; | ||
import Log from '@deephaven/log'; | ||
@@ -3,0 +4,0 @@ import useTableListener from "./useTableListener.js"; |
{ | ||
"name": "@deephaven/jsapi-components", | ||
"version": "0.29.1-beta.0+447421f", | ||
"version": "0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"description": "Deephaven JSAPI Components", | ||
@@ -25,7 +25,7 @@ "author": "Deephaven Data Labs LLC", | ||
"dependencies": { | ||
"@deephaven/components": "^0.29.1-beta.0+447421f", | ||
"@deephaven/jsapi-shim": "^0.29.1-beta.0+447421f", | ||
"@deephaven/jsapi-utils": "^0.29.1-beta.0+447421f", | ||
"@deephaven/log": "^0.29.1-beta.0+447421f", | ||
"@deephaven/utils": "^0.29.1-beta.0+447421f", | ||
"@deephaven/components": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"@deephaven/jsapi-shim": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"@deephaven/jsapi-utils": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"@deephaven/log": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"@deephaven/utils": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"classnames": "^2.3.2", | ||
@@ -35,3 +35,3 @@ "prop-types": "^15.8.1" | ||
"devDependencies": { | ||
"@deephaven/tsconfig": "^0.29.1-beta.0+447421f", | ||
"@deephaven/tsconfig": "^0.29.1-jsapi-core-module.9+d6ec7d4", | ||
"@testing-library/react-hooks": "^8.0.1", | ||
@@ -49,3 +49,3 @@ "react-test-renderer": "^17.0.2" | ||
}, | ||
"gitHead": "447421fd5f7a5626558399ec20c08ca1f7c0013e" | ||
"gitHead": "d6ec7d4232417c2e42e3fb0bc2f2a3dd1971022c" | ||
} |
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
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
56362
349