react-focus-lock
Advanced tools
Comparing version 2.13.3 to 2.13.4
{ | ||
"name": "react-focus-lock", | ||
"version": "2.13.3", | ||
"version": "2.13.4", | ||
"description": "It is a trap! (for a focus)", | ||
@@ -53,4 +53,4 @@ "main": "dist/cjs/index.js", | ||
"peerDependencies": { | ||
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
"@types/react": "*", | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc" | ||
}, | ||
@@ -57,0 +57,0 @@ "peerDependenciesMeta": { |
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
110649