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.5 to 1.3.6

react-modal/index.d.ts

6

react-modal/package.json
{
"name": "@types/react-modal",
"version": "1.3.5",
"version": "1.3.6",
"description": "TypeScript definitions for react-modal v1.3.0",

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

"peerDependencies": {},
"typings": "react-modal.d.ts",
"typesPublisherContentHash": "c6cea48a2c33ebb2ad33e57f1aa8d6cf7d37fea041e9ce2503559c0d392d97cd"
"typings": "index.d.ts",
"typesPublisherContentHash": "34dfb41d7639c50b82227aa2a1b15a27f262df7703c30401ac8975a35cbcc872"
}

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

Additional Details
* Last updated: Wed, 26 Oct 2016 19:23:30 GMT
* Last updated: Mon, 21 Nov 2016 21:02:59 GMT
* File structure: DeclareModule

@@ -14,0 +14,0 @@ * Library Dependencies: react

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

@@ -8,4 +8,4 @@ "react"

"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "3",
"libraryMajorVersion": 1,
"libraryMinorVersion": 3,
"libraryName": "react-modal v1.3.0",

@@ -22,6 +22,6 @@ "typingsPackageName": "react-modal",

"files": [
"react-modal.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "c6cea48a2c33ebb2ad33e57f1aa8d6cf7d37fea041e9ce2503559c0d392d97cd"
"contentHash": "34dfb41d7639c50b82227aa2a1b15a27f262df7703c30401ac8975a35cbcc872"
}
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