@deephaven/jsapi-bootstrap
Advanced tools
Comparing version 0.30.1-beta.1 to 0.30.1
import React from 'react'; | ||
import type DhType from '@deephaven/jsapi-types'; | ||
import type { dh as DhType } from '@deephaven/jsapi-types'; | ||
export declare const ApiContext: React.Context<DhType | null>; | ||
@@ -4,0 +4,0 @@ export type ApiBootstrapProps = { |
@@ -1,3 +0,3 @@ | ||
export declare const useApi: () => import("@deephaven/jsapi-types").default; | ||
export declare const useApi: () => import("@deephaven/jsapi-types").dh; | ||
export default useApi; | ||
//# sourceMappingURL=useApi.d.ts.map |
{ | ||
"name": "@deephaven/jsapi-bootstrap", | ||
"version": "0.30.1-beta.1+1b00840", | ||
"version": "0.30.1", | ||
"description": "Deephaven JSAPI Bootstrap", | ||
@@ -25,8 +25,8 @@ "author": "Deephaven Data Labs LLC", | ||
"dependencies": { | ||
"@deephaven/components": "^0.30.1-beta.1+1b00840", | ||
"@deephaven/jsapi-types": "^0.30.1-beta.1+1b00840", | ||
"@deephaven/log": "^0.30.1-beta.1+1b00840" | ||
"@deephaven/components": "^0.30.0", | ||
"@deephaven/jsapi-types": "^0.30.1", | ||
"@deephaven/log": "^0.30.0" | ||
}, | ||
"devDependencies": { | ||
"@deephaven/tsconfig": "^0.30.1-beta.1+1b00840" | ||
"@deephaven/tsconfig": "^0.30.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "1b00840886051bf2d7393185ecb8047fa977de49" | ||
"gitHead": "e4cb46174a3d9208328018b33faac77dc780837e" | ||
} |
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
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
0
22012
+ Added@deephaven/components@0.30.0(transitive)
+ Added@deephaven/icons@0.30.0(transitive)
+ Added@deephaven/log@0.30.0(transitive)
+ Added@deephaven/react-hooks@0.30.0(transitive)
+ Added@deephaven/utils@0.30.0(transitive)
- Removed@deephaven/components@0.30.1-beta.1(transitive)
- Removed@deephaven/icons@0.30.1-beta.1(transitive)
- Removed@deephaven/log@0.30.1-beta.1(transitive)
- Removed@deephaven/react-hooks@0.30.1-beta.1(transitive)
- Removed@deephaven/utils@0.30.1-beta.1(transitive)
Updated@deephaven/log@^0.30.0