react-remove-scroll
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "react-remove-scroll", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Disables scroll outside of `children` node.", | ||
@@ -42,4 +42,6 @@ "main": "dist/es5/index.js", | ||
"dependencies": { | ||
"react-remove-scroll-bar": "^1.1.3" | ||
} | ||
"react-remove-scroll-bar": "^1.1.3", | ||
"tslib": "^1.0.0" | ||
}, | ||
"sideEffects": false | ||
} |
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
20909
3
+ Addedtslib@^1.0.0