Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/redux-first-router

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux-first-router - npm Package Compare versions

Comparing version 1.10.2 to 1.10.3

3

redux-first-router/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc