@types/react-custom-scrollbars
Advanced tools
Comparing version 4.0.6 to 4.0.7
@@ -50,2 +50,4 @@ // Type definitions for react-custom-scrollbars 4.0 | ||
autoHeightMax?: number | string; | ||
style?: React.CSSProperties; | ||
} | ||
@@ -52,0 +54,0 @@ |
{ | ||
"name": "@types/react-custom-scrollbars", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "TypeScript definitions for react-custom-scrollbars", | ||
@@ -19,3 +19,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -30,4 +30,4 @@ "type": "git", | ||
}, | ||
"typesPublisherContentHash": "3c9c7e42a61eed0f3f7b0b998615c0c081770e5224a61dab4d46446bffe65e88", | ||
"typeScriptVersion": "2.8" | ||
"typesPublisherContentHash": "962c794af0e9d02264a1574ec42b56beb5cdedd1a2ad924c3458bf453f697020", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars. | ||
Additional Details | ||
* Last updated: Tue, 13 Aug 2019 22:59:56 GMT | ||
* Dependencies: @types/react | ||
* Global values: ReactCustomScrollbars | ||
### Additional Details | ||
* Last updated: Wed, 12 Aug 2020 00:54:29 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: `ReactCustomScrollbars` | ||
# Credits | ||
These definitions were written by David-LeBlanc-git <https://github.com/David-LeBlanc-git>, and kittimiyo <https://github.com/kittimiyo>. | ||
These definitions were written by [ David-LeBlanc-git](https://github.com/David-LeBlanc-git), and [kittimiyo](https://github.com/kittimiyo). |
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
4829
58