@deephaven/jsapi-bootstrap
Advanced tools
Comparing version 0.38.1-beta.9 to 0.38.1-beta.11
import React from 'react'; | ||
import { ConnectOptions, CoreClient } from '@deephaven/jsapi-types'; | ||
import type { ConnectOptions, CoreClient } from '@deephaven/jsapi-types'; | ||
export declare const ClientContext: React.Context<CoreClient | null>; | ||
@@ -4,0 +4,0 @@ export type ClientBootstrapProps = { |
@@ -1,4 +0,4 @@ | ||
import { ConnectOptions, CoreClient } from '@deephaven/jsapi-types'; | ||
import type { ConnectOptions, CoreClient } from '@deephaven/jsapi-types'; | ||
export declare function useCreateClient(serverUrl: string, options?: ConnectOptions): CoreClient; | ||
export default useCreateClient; | ||
//# sourceMappingURL=useCreateClient.d.ts.map |
{ | ||
"name": "@deephaven/jsapi-bootstrap", | ||
"version": "0.38.1-beta.9+4b40e4b8", | ||
"version": "0.38.1-beta.11+02215b63", | ||
"description": "Deephaven JSAPI Bootstrap", | ||
@@ -25,9 +25,9 @@ "author": "Deephaven Data Labs LLC", | ||
"dependencies": { | ||
"@deephaven/components": "^0.38.1-beta.9+4b40e4b8", | ||
"@deephaven/jsapi-types": "^0.38.1-beta.9+4b40e4b8", | ||
"@deephaven/log": "^0.38.1-beta.9+4b40e4b8", | ||
"@deephaven/react-hooks": "^0.38.1-beta.9+4b40e4b8" | ||
"@deephaven/components": "^0.38.1-beta.11+02215b63", | ||
"@deephaven/jsapi-types": "^0.38.1-beta.11+02215b63", | ||
"@deephaven/log": "^0.38.1-beta.11+02215b63", | ||
"@deephaven/react-hooks": "^0.38.1-beta.11+02215b63" | ||
}, | ||
"devDependencies": { | ||
"@deephaven/tsconfig": "^0.38.1-beta.9+4b40e4b8", | ||
"@deephaven/tsconfig": "^0.38.1-beta.11+02215b63", | ||
"react": "^17.x" | ||
@@ -45,3 +45,3 @@ }, | ||
}, | ||
"gitHead": "4b40e4b831c3dae4f7b869b71c7f6185560f929e" | ||
"gitHead": "02215b6323c58678ae37578ea9d0e0dda68ff880" | ||
} |
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
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
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
30016
1521
0
14
28
269
+ Added@types/react@19.0.3(transitive)
- Removed@types/react@19.0.2(transitive)