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.6 to 1.6.7

react-modal/LICENSE

4

react-modal/index.d.ts

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

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.3

@@ -56,3 +56,3 @@ import * as React from "react";

declare class ReactModal extends React.Component<ReactModal.Props, {}> {
declare class ReactModal extends React.Component<ReactModal.Props> {
/* Override base styles for all instances of this component. */

@@ -59,0 +59,0 @@ static defaultStyles: ReactModal.Styles;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "6ff736da3afb6efaacecf31a4179346bbc968142757fb776234899a5b5c26d5c",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "fa8867aa5a3bdbf72d9b6acc5bf8e70f2ac5a9e2513ce78b8da22745146934c7",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 30 Mar 2017 21:15:21 GMT
* Last updated: Fri, 23 Jun 2017 17:36:34 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