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 2.1.4 to 2.1.5

3

redux-first-router/index.d.ts

@@ -12,2 +12,3 @@ // Type definitions for redux-first-router 2.1

// Adam Rich <https://github.com/adam1658>
// Karl-Aksel Puulmann <https://github.com/macobo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -375,1 +376,3 @@ // TypeScript Version: 2.8

export function updateScroll(): void;
export function selectLocationState<TState = any>(state: TState): LocationState;

11

redux-first-router/package.json
{
"name": "@types/redux-first-router",
"version": "2.1.4",
"version": "2.1.5",
"description": "TypeScript definitions for redux-first-router",

@@ -51,6 +51,11 @@ "license": "MIT",

"githubUsername": "adam1658"
},
{
"name": "Karl-Aksel Puulmann",
"url": "https://github.com/macobo",
"githubUsername": "macobo"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -66,4 +71,4 @@ "type": "git",

},
"typesPublisherContentHash": "b7d856caaeb08d175836266a012516d5e75a4157cce0eae970bcc1c68bf57e42",
"typesPublisherContentHash": "b9fcef0ebec8c7c215818bd6ce18a62bf0e5486e9f9f803f9d825cd26e2c03ce",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://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: Tue, 30 Jul 2019 21:26:46 GMT
* Dependencies: @types/redux, @types/history
### Additional Details
* Last updated: Sat, 25 Jan 2020 00:56:15 GMT
* Dependencies: [@types/redux](https://npmjs.com/package/@types/redux), [@types/history](https://npmjs.com/package/@types/history)
* Global values: none
# Credits
These definitions were written by Valbrand <https://github.com/Valbrand>, viggyfresh <https://github.com/viggyfresh>, janb87 <https://github.com/janb87>, corydeppen <https://github.com/corydeppen>, jscinoz <https://github.com/jscinoz>, surgeboris <https://github.com/surgeboris>, geirsagberg <https://github.com/geirsagberg>, Harry Hedger <https://github.com/hedgerh>, and Adam Rich <https://github.com/adam1658>.
These definitions were written by Valbrand (https://github.com/Valbrand), viggyfresh (https://github.com/viggyfresh), janb87 (https://github.com/janb87), corydeppen (https://github.com/corydeppen), jscinoz (https://github.com/jscinoz), surgeboris (https://github.com/surgeboris), geirsagberg (https://github.com/geirsagberg), Harry Hedger (https://github.com/hedgerh), Adam Rich (https://github.com/adam1658), and Karl-Aksel Puulmann (https://github.com/macobo).
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