Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-modal

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-modal - npm Package Compare versions

Comparing version 3.10.4 to 3.10.5

4

react-modal/index.d.ts

@@ -11,2 +11,3 @@ // Type definitions for react-modal 3.10

// Juwan Wheatley <https://github.com/fiberjw>
// Nitzan Mousan <https://github.com/nitzanmo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -129,2 +130,5 @@ // TypeScript Version: 2.8

testId?: string;
/* String value of an id attribute to be applied to the modal content */
id?: string;
}

@@ -131,0 +135,0 @@ }

9

react-modal/package.json
{
"name": "@types/react-modal",
"version": "3.10.4",
"version": "3.10.5",
"description": "TypeScript definitions for react-modal",

@@ -46,2 +46,7 @@ "license": "MIT",

"githubUsername": "fiberjw"
},
{
"name": "Nitzan Mousan",
"url": "https://github.com/nitzanmo",
"githubUsername": "nitzanmo"
}

@@ -60,4 +65,4 @@ ],

},
"typesPublisherContentHash": "975cb5cc70dcec226ffef3ec07cb8ac5d45f399be6bf3a97ac293076a9e8b8e4",
"typesPublisherContentHash": "e4724d037537f5a4aeb42f27c2dc92bcf25efd50d5726377494a91afa37f9c57",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 17 Jan 2020 18:31:14 GMT
* Last updated: Tue, 18 Feb 2020 01:23:08 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -17,2 +17,2 @@ * 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), and Juwan Wheatley (https://github.com/fiberjw).
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), and [Nitzan Mousan](https://github.com/nitzanmo).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc