react-aria-modal
Advanced tools
Comparing version 2.11.0 to 2.11.1
# Changelog | ||
## 2.11.1 | ||
- Update `focus-trap-react` and `react-displace` to allow React 16 installation. | ||
## 2.11.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "react-aria-modal", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices", | ||
@@ -34,5 +34,5 @@ "main": "dist/react-aria-modal.js", | ||
"dependencies": { | ||
"focus-trap-react": "^3.0.3", | ||
"focus-trap-react": "^3.0.4", | ||
"no-scroll": "^2.0.0", | ||
"react-displace": "^2.1.4" | ||
"react-displace": "^2.3.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
172575
Updatedfocus-trap-react@^3.0.4
Updatedreact-displace@^2.3.0