react-remove-scroll
Advanced tools
Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "react-remove-scroll", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Disables scroll outside of `children` node.", | ||
@@ -49,4 +49,4 @@ "main": "dist/es5/index.js", | ||
"peerDependencies": { | ||
"@types/react": "^16.8.0", | ||
"react": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0", | ||
"@types/react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -53,0 +53,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
52529