Socket
Socket
Sign inDemoInstall

@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 4.0.51 to 4.0.52

2

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

@@ -9,3 +9,3 @@ // Type definitions for react-router-redux 4.0

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

@@ -12,0 +12,0 @@ import { Action, Middleware, Store } from "redux";

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

@@ -34,13 +34,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": "1cdfdfd1f52aeb4ddbec7bb3a5c2b6aa6d46694b322f05085b34f0bf5ed3572d",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "c5f8eb4d91d50c9c41a943e8532b1d192af8fb56bf89b669fe319981d71b9cdb",
"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/v4
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux/v4
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>, Karol Janyst <https://github.com/LKay>, Dovydas Navickas <https://github.com/DovydasNavickas>.
These definitions were written by Isman Usoh <https://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, Dimitri Rosenberg <https://github.com/rosendi>, Karol Janyst <https://github.com/LKay>, and Dovydas Navickas <https://github.com/DovydasNavickas>.
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