@types/filestack-react
Advanced tools
Comparing version 4.0.0 to 4.0.1
// Type definitions for filestack-react 4.0 | ||
// Project: https://github.com/filestack/filestack-react | ||
// Definitions by: Phil Ting <https://github.com/philting> | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/filestack-react", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "TypeScript definitions for filestack-react", | ||
@@ -9,5 +9,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filestack-react", | ||
{ | ||
"name": "Phil Ting", | ||
"url": "https://github.com/philting", | ||
"githubUsername": "philting" | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
} | ||
@@ -27,4 +27,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "a6adad608c706a1ffb5cd250ac6390c2d0a5946bcd31774ee82e68d98a28d410", | ||
"typesPublisherContentHash": "c66f7311aa71bc664ad4199a8eb3632107ddc849a236cd63afe23ff516d4093c", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -13,3 +13,3 @@ # Installation | ||
// Project: https://github.com/filestack/filestack-react | ||
// Definitions by: Phil Ting <https://github.com/philting> | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -60,7 +60,7 @@ | ||
### Additional Details | ||
* Last updated: Sun, 11 Sep 2022 05:02:42 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/filestack-js](https://npmjs.com/package/@types/filestack-js) | ||
* Last updated: Tue, 27 Sep 2022 22:32:57 GMT | ||
* Dependencies: [@types/filestack-js](https://npmjs.com/package/@types/filestack-js), [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Phil Ting](https://github.com/philting). | ||
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped). |
5749