@types/react-modal
Advanced tools
Comparing version 3.16.1 to 3.16.2
@@ -1,16 +0,1 @@ | ||
// Type definitions for react-modal 3.16 | ||
// Project: https://github.com/reactjs/react-modal | ||
// Definitions by: Rajab Shakirov <https://github.com/radziksh>, | ||
// Drew Noakes <https://github.com/drewnoakes>, | ||
// Thomas B Homburg <https://github.com/homburg>, | ||
// Tatu Tamminen <https://github.com/ttamminen>, | ||
// Uwe Wiemer <https://github.com/hallowatcher>, | ||
// Peter Blazejewicz <https://github.com/peterblazejewicz>, | ||
// Justin Powell <https://github.com/jpowell> | ||
// Juwan Wheatley <https://github.com/fiberjw> | ||
// Nitzan Mousan <https://github.com/nitzanmo> | ||
// dkrk <https://github.com/grgr-dkrk> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import * as React from "react"; | ||
@@ -17,0 +2,0 @@ |
{ | ||
"name": "@types/react-modal", | ||
"version": "3.16.1", | ||
"version": "3.16.2", | ||
"description": "TypeScript definitions for react-modal", | ||
@@ -10,49 +10,49 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-modal", | ||
"name": "Rajab Shakirov", | ||
"url": "https://github.com/radziksh", | ||
"githubUsername": "radziksh" | ||
"githubUsername": "radziksh", | ||
"url": "https://github.com/radziksh" | ||
}, | ||
{ | ||
"name": "Drew Noakes", | ||
"url": "https://github.com/drewnoakes", | ||
"githubUsername": "drewnoakes" | ||
"githubUsername": "drewnoakes", | ||
"url": "https://github.com/drewnoakes" | ||
}, | ||
{ | ||
"name": "Thomas B Homburg", | ||
"url": "https://github.com/homburg", | ||
"githubUsername": "homburg" | ||
"githubUsername": "homburg", | ||
"url": "https://github.com/homburg" | ||
}, | ||
{ | ||
"name": "Tatu Tamminen", | ||
"url": "https://github.com/ttamminen", | ||
"githubUsername": "ttamminen" | ||
"githubUsername": "ttamminen", | ||
"url": "https://github.com/ttamminen" | ||
}, | ||
{ | ||
"name": "Uwe Wiemer", | ||
"url": "https://github.com/hallowatcher", | ||
"githubUsername": "hallowatcher" | ||
"githubUsername": "hallowatcher", | ||
"url": "https://github.com/hallowatcher" | ||
}, | ||
{ | ||
"name": "Peter Blazejewicz", | ||
"url": "https://github.com/peterblazejewicz", | ||
"githubUsername": "peterblazejewicz" | ||
"githubUsername": "peterblazejewicz", | ||
"url": "https://github.com/peterblazejewicz" | ||
}, | ||
{ | ||
"name": "Justin Powell", | ||
"url": "https://github.com/jpowell", | ||
"githubUsername": "jpowell" | ||
"githubUsername": "jpowell", | ||
"url": "https://github.com/jpowell" | ||
}, | ||
{ | ||
"name": "Juwan Wheatley", | ||
"url": "https://github.com/fiberjw", | ||
"githubUsername": "fiberjw" | ||
"githubUsername": "fiberjw", | ||
"url": "https://github.com/fiberjw" | ||
}, | ||
{ | ||
"name": "Nitzan Mousan", | ||
"url": "https://github.com/nitzanmo", | ||
"githubUsername": "nitzanmo" | ||
"githubUsername": "nitzanmo", | ||
"url": "https://github.com/nitzanmo" | ||
}, | ||
{ | ||
"name": "dkrk", | ||
"url": "https://github.com/grgr-dkrk", | ||
"githubUsername": "grgr-dkrk" | ||
"githubUsername": "grgr-dkrk", | ||
"url": "https://github.com/grgr-dkrk" | ||
} | ||
@@ -71,4 +71,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "6af37ef8e2f605250e98b671ba95d6a0ba0b51089989e9df81dbecd2afca5c96", | ||
"typesPublisherContentHash": "6fea6980cdaeb842923abbe852b68939275b32a7953fd9455f96db7d210480ad", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
* Global values: `ReactModal` | ||
# Credits | ||
These definitions were written by [Rajab Shakirov](https://github.com/radziksh), [Drew Noakes](https://github.com/drewnoakes), [Thomas B Homburg](https://github.com/homburg), [Tatu Tamminen](https://github.com/ttamminen), [Uwe Wiemer](https://github.com/hallowatcher), [Peter Blazejewicz](https://github.com/peterblazejewicz), [Justin Powell](https://github.com/jpowell), [Juwan Wheatley](https://github.com/fiberjw), [Nitzan Mousan](https://github.com/nitzanmo), and [dkrk](https://github.com/grgr-dkrk). |
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
10401
111
16