@types/redux-first-router
Advanced tools
Comparing version 1.10.2 to 1.10.3
@@ -252,3 +252,4 @@ // Type definitions for redux-first-router 1.10 | ||
pathname: string, | ||
routesMap: RoutesMap<TKeys, TState> | ||
routesMap: RoutesMap<TKeys, TState>, | ||
querySerializer?: QuerySerializer | ||
): ReceivedAction; | ||
@@ -255,0 +256,0 @@ |
{ | ||
"name": "@types/redux-first-router", | ||
"version": "1.10.2", | ||
"version": "1.10.3", | ||
"description": "TypeScript definitions for redux-first-router", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
@@ -39,4 +39,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "eeeab26f6bd2d55ea06cd5ab237b4c70305130976013ff1bc343994a68a2d03a", | ||
"typesPublisherContentHash": "62545e8fba7db68528a487d783690a367192ceb464eab2116dd2c0027690bffd", | ||
"typeScriptVersion": "2.4" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-first-router | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-first-router | ||
Additional Details | ||
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT | ||
* Last updated: Wed, 30 May 2018 01:28:45 GMT | ||
* Dependencies: redux, 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
10031
217