@types/react-data-grid
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -586,3 +586,3 @@ // Type definitions for react-data-grid 4.0 | ||
onCommit?: () => void; | ||
options?: Array<{ id: number; title: string }>; | ||
options?: Array<{ id: any; title: string }>; | ||
label?: any; | ||
@@ -589,0 +589,0 @@ value?: any; |
{ | ||
"name": "@types/react-data-grid", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "TypeScript definitions for react-data-grid", | ||
@@ -29,2 +29,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
@@ -38,4 +39,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "9ac8ecfb98e4ddb8343982f52268f5dcfcc85ada7bc4108a1b63f617d7b1374c", | ||
"typesPublisherContentHash": "84912c856b112ff8ec4b029f70473bb29c14a7c5017ef5b5f9ac1c3222ec9f0f", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 04 Sep 2018 18:12:11 GMT | ||
* Dependencies: react | ||
* Last updated: Fri, 07 Dec 2018 18:49:08 GMT | ||
* Dependencies: @types/react | ||
* Global values: AdazzleReactDataGrid, AdazzleReactDataGridPlugins | ||
@@ -15,0 +15,0 @@ |
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
0
26351