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 1.6.3 to 1.6.4

12

react-modal/index.d.ts

@@ -15,10 +15,8 @@ // Type definitions for react-modal 1.6

export interface Styles {
style?: {
content?: {
[key: string]: any;
};
overlay?: {
[key: string]: any;
};
content?: {
[key: string]: any;
};
overlay?: {
[key: string]: any;
};
}

@@ -25,0 +23,0 @@

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

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

"peerDependencies": {},
"typesPublisherContentHash": "e51d9972eb4f88df788542ef2e0fc83abf7ea0d0e85057732ebb658bc7328c9f",
"typesPublisherContentHash": "1917c30cf60e02ac771ba378399d00de66a9e3f23e883be58b703ea339255542",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Thu, 09 Mar 2017 00:25:50 GMT
* Last updated: Sat, 11 Mar 2017 00:13:29 GMT
* Dependencies: react

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

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