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.3.6 to 1.6.0

3

react-modal/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-modal v1.3.0
// Type definitions for react-modal v1.6.1
// Project: https://github.com/reactjs/react-modal

@@ -27,2 +27,3 @@ // Definitions by: Rajab Shakirov <https://github.com/radziksh>

className?: string
contentLabel?: string
}

@@ -29,0 +30,0 @@ let ReactModal: React.ClassicComponentClass<ReactModal>;

{
"name": "@types/react-modal",
"version": "1.3.6",
"description": "TypeScript definitions for react-modal v1.3.0",
"version": "1.6.0",
"description": "TypeScript definitions for react-modal",
"license": "MIT",

@@ -17,4 +17,4 @@ "author": "Rajab Shakirov <https://github.com/radziksh>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "34dfb41d7639c50b82227aa2a1b15a27f262df7703c30401ac8975a35cbcc872"
"typesPublisherContentHash": "48675c3d8ab9062399c38aa3569e6388d809a1a224d2079a6a0b7977b1e95212",
"typeScriptVersion": "2.0"
}

@@ -5,10 +5,9 @@ # Installation

# Summary
This package contains type definitions for react-modal v1.3.0 (https://github.com/reactjs/react-modal).
This package contains type definitions for react-modal (https://github.com/reactjs/react-modal).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-modal
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-modal
Additional Details
* Last updated: Mon, 21 Nov 2016 21:02:59 GMT
* File structure: DeclareModule
* Last updated: Thu, 29 Dec 2016 23:09:21 GMT
* Library Dependencies: react

@@ -15,0 +14,0 @@ * Module Dependencies: none

{
"authors": "Rajab Shakirov <https://github.com/radziksh>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -9,9 +8,9 @@ "react"

"libraryMajorVersion": 1,
"libraryMinorVersion": 3,
"libraryName": "react-modal v1.3.0",
"libraryMinorVersion": 6,
"typeScriptVersion": "2.0",
"libraryName": "react-modal",
"typingsPackageName": "react-modal",
"projectName": "https://github.com/reactjs/react-modal",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"sourceBranch": "master",
"globals": [],

@@ -25,3 +24,3 @@ "declaredModules": [

"hasPackageJson": false,
"contentHash": "34dfb41d7639c50b82227aa2a1b15a27f262df7703c30401ac8975a35cbcc872"
"contentHash": "48675c3d8ab9062399c38aa3569e6388d809a1a224d2079a6a0b7977b1e95212"
}
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