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 3.10.5 to 3.10.6

2

react-modal/index.d.ts

@@ -145,5 +145,5 @@ // Type definitions for react-modal 3.10

portal: null | {
overlay: null | Element;
overlay: null | HTMLDivElement;
content: null | HTMLDivElement;
};
}
{
"name": "@types/react-modal",
"version": "3.10.5",
"version": "3.10.6",
"description": "TypeScript definitions for react-modal",

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

},
"typesPublisherContentHash": "e4724d037537f5a4aeb42f27c2dc92bcf25efd50d5726377494a91afa37f9c57",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "8e000d399afda11c1195d23d0ec09c7f9b740702e56a0ba2f7b73602bc0df309",
"typeScriptVersion": "3.0"
}

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

### Additional Details
* Last updated: Tue, 18 Feb 2020 01:23:08 GMT
* Last updated: Wed, 24 Jun 2020 09:45:42 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

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

Sorry, the diff of this file is not supported yet

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