@types/react-custom-scrollbars
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -1,7 +0,1 @@ | ||
// Type definitions for react-custom-scrollbars 4.0 | ||
// Project: https://github.com/malte-wessel/react-custom-scrollbars | ||
// Definitions by: kittimiyo <https://github.com/kittimiyo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/react-custom-scrollbars", | ||
"version": "4.0.10", | ||
"version": "4.0.11", | ||
"description": "TypeScript definitions for react-custom-scrollbars", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-custom-scrollbars", | ||
"name": "kittimiyo", | ||
"url": "https://github.com/kittimiyo", | ||
"githubUsername": "kittimiyo" | ||
"githubUsername": "kittimiyo", | ||
"url": "https://github.com/kittimiyo" | ||
} | ||
@@ -26,4 +26,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "292afb3cb3d13b30d9b6a9571d401f7ac382b7aa2f0422fb02988561c572a6c6", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "8cdf7c1eae8defa164e637ebb0f518584c5c26def1625b2173309526fca7ce31", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-custom-scrollbars 4.0 | ||
// Project: https://github.com/malte-wessel/react-custom-scrollbars | ||
// Definitions by: kittimiyo <https://github.com/kittimiyo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -85,7 +79,6 @@ | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:35:34 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: `ReactCustomScrollbars` | ||
# Credits | ||
These definitions were written by [kittimiyo](https://github.com/kittimiyo). |
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
6686
52
83