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

@types/react-router-redux

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.0.9 to 3.0.10

2

react-router-redux v3/index.d.ts

@@ -5,3 +5,3 @@ // Type definitions for react-router-redux 3.x

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.3

@@ -8,0 +8,0 @@ import * as Redux from "redux";

{
"name": "@types/react-router-redux",
"version": "3.0.9",
"version": "3.0.10",
"description": "TypeScript definitions for react-router-redux",

@@ -24,13 +24,15 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-router-redux"
},
"scripts": {},
"dependencies": {
"redux": "^3.6.0",
"@types/history": "^3"
"@types/history": "^3",
"redux": "^3.6.0"
},
"typesPublisherContentHash": "b072b339afd4342255b480294376418075fa5071d0a65fdf6103f7a642aa155a",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "d6775419549c41dfc3ad9381a4c1599853861f34765611ad5726c2a220226d75",
"typeScriptVersion": "2.3"
}

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

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux/v3
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux/v3
Additional Details
* Last updated: Wed, 25 Oct 2017 18:38:04 GMT
* Dependencies: history, redux
* Last updated: Thu, 22 Aug 2019 15:48:05 GMT
* Dependencies: @types/history, @types/redux
* Global values: none
# Credits
These definitions were written by Isman Usoh <https://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, Dimitri Rosenberg <https://github.com/rosendi>.
These definitions were written by Isman Usoh <https://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, and Dimitri Rosenberg <https://github.com/rosendi>.
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