New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

to
1.6.5

4

react-modal/index.d.ts

@@ -14,3 +14,3 @@ // Type definitions for react-modal 1.6

declare namespace ReactModal {
export interface Styles {
interface Styles {
content?: {

@@ -24,3 +24,3 @@ [key: string]: any;

export interface Props {
interface Props {
/* Boolean describing if the modal should be shown or not. Defaults to false. */

@@ -27,0 +27,0 @@ isOpen: boolean;

{
"name": "@types/react-modal",
"version": "1.6.4",
"version": "1.6.5",
"description": "TypeScript definitions for react-modal",

@@ -30,4 +30,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "1917c30cf60e02ac771ba378399d00de66a9e3f23e883be58b703ea339255542",
"typesPublisherContentHash": "836a11f53042b7aaae1951b10bfc512821c27475aa18c86ff66a8a0cd9678b51",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Sat, 11 Mar 2017 00:13:29 GMT
* Last updated: Tue, 28 Mar 2017 18:07:44 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: ReactModal