react-router-navigation-prompt
Advanced tools
Comparing version 1.8.12 to 1.8.13
@@ -7,2 +7,6 @@ # Changelog | ||
## [1.8.13] - 2020-07-15 | ||
### Changed | ||
- Updated package.json | ||
## [1.8.12] - 2020-06-19 | ||
@@ -9,0 +13,0 @@ ### Changed |
{ | ||
"name": "react-router-navigation-prompt", | ||
"version": "1.8.12", | ||
"version": "1.8.13", | ||
"description": "A replacement component for the react-router `<Prompt/>`. Allows for more flexible dialogs.", | ||
@@ -39,4 +39,4 @@ "scripts": { | ||
"peerDependencies": { | ||
"react": ">= 15", | ||
"react-router-dom": "4.x - 5" | ||
"react": ">=15", | ||
"react-router-dom": ">=4.x" | ||
}, | ||
@@ -43,0 +43,0 @@ "devDependencies": { |
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
836965