react-modal
Advanced tools
Comparing version 3.16.2 to 3.16.3
@@ -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. |
{ | ||
"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" | ||
} | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
187573