Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-modal

Package Overview
Dependencies
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-modal - npm Package Compare versions

Comparing version 3.16.2 to 3.16.3

7

CHANGELOG.md

@@ -1,4 +0,9 @@

3.16.2 - Tue, 17 Dec 2024 09:11:36 UTC
3.16.3 - Tue, 17 Dec 2024 10:38:34 UTC
--------------------------------------
- [a5c0cf4](../../commit/a5c0cf4) removing restriction on node engines.
3.16.2 - Tue, 17 Dec 2024 09:11:34 UTC
--------------------------------------
- [b91c724](../../commit/b91c724) updade react and react-dom peer dependencies.

@@ -5,0 +10,0 @@ - [a275399](../../commit/a275399) simplify PR template.

7

package.json
{
"name": "react-modal",
"version": "3.16.2",
"version": "3.16.3",
"description": "Accessible modal dialog component for React.JS",

@@ -87,6 +87,3 @@ "main": "./lib/index.js",

"dialog"
],
"engines": {
"node": ">=8 <18"
}
]
}
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