New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-router-modal

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-modal - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "react-router-modal",
"version": "1.0.2",
"version": "1.0.3",
"description": "simple react router modal",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -5,3 +5,3 @@ ## react-router-modal

Examples: https://github.com/davidmfoley/react-router-modal-examples
Examples: https://davidmfoley.github.io/react-router-modal-examples

@@ -28,3 +28,3 @@ ### Installation

ModalContainer contains all modals that are shown. Typically you will want to mount this just before your closing `</body>` tag.
Nothing will be rendered into the dom if no modals are current shown.
Nothing will be rendered into the dom if no modals are currently shown.

@@ -31,0 +31,0 @@ ```

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