react-remove-scroll
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "react-remove-scroll", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Disables scroll outside of `children` node.", | ||
@@ -59,4 +59,3 @@ "main": "dist/es5/index.js", | ||
"dependencies": { | ||
"react-remove-scroll": "^1.0.8", | ||
"react-remove-scroll-bar": "^1.2.0", | ||
"react-remove-scroll-bar": "^2.0.0", | ||
"react-style-singleton": "^2.0.0", | ||
@@ -63,0 +62,0 @@ "tslib": "^1.0.0", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5
0
39334
+ Addedreact-remove-scroll-bar@2.3.6(transitive)
- Removedreact-remove-scroll@^1.0.8
- Removedreact-remove-scroll@1.0.8(transitive)
- Removedreact-remove-scroll-bar@1.2.0(transitive)
- Removedreact-style-singleton@1.1.1(transitive)