react-router-scroll-memory
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "react-router-scroll-memory", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Simple react component to keep the scroll of the page and to restore it if the user clicks on the back button of its browser", | ||
"main": "./dist/bundle.js", | ||
"main": "./dist/ScrollMemory.min.js", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "jest", |
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
10634