@types/redux-first-router
Advanced tools
Comparing version 2.1.7 to 2.1.8
{ | ||
"name": "@types/redux-first-router", | ||
"version": "2.1.7", | ||
"version": "2.1.8", | ||
"description": "TypeScript definitions for redux-first-router", | ||
@@ -68,7 +68,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-first-router", | ||
"dependencies": { | ||
"@types/history": "*", | ||
"@types/history": "^4.7.11", | ||
"redux": "^4.0.0" | ||
}, | ||
"typesPublisherContentHash": "b78c0cbb5ffa9f00aab412257f1e8354bb02dfaded204907e59116e077a11ac0", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "9a0ee32141dfa003c98f114d5c6fd1292ca1d761d4ae4ab635e50144a6a8dfc9", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 02 Nov 2021 11:31:20 GMT | ||
* Last updated: Tue, 18 Jan 2022 22:01:55 GMT | ||
* Dependencies: [@types/redux](https://npmjs.com/package/@types/redux), [@types/history](https://npmjs.com/package/@types/history) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
17068
+ Added@types/history@4.7.11(transitive)
- Removed@types/history@5.0.0(transitive)
- Removedhistory@5.3.0(transitive)
Updated@types/history@^4.7.11