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 5.0.16 to 5.0.17

2

react-router-redux/index.d.ts

@@ -7,3 +7,3 @@ // Type definitions for react-router-redux 5.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// TypeScript Version: 3.0

@@ -10,0 +10,0 @@ import {

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

@@ -24,2 +24,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -31,9 +32,9 @@ "type": "git",

"dependencies": {
"redux": ">= 3.7.2",
"@types/history": "*",
"@types/react": "*",
"@types/react-router": "*"
"@types/react-router": "*",
"redux": ">= 3.7.2"
},
"typesPublisherContentHash": "008f06cad8529c094503a367b8a1f942125d4a0e792fc82dbefe0ebdb331c587",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "570091441829e861ad3eb79ba9b187a7f06a37cd94702208e8fab937f0e78667",
"typeScriptVersion": "3.0"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Thu, 13 Sep 2018 23:45:52 GMT
* Dependencies: redux, history, react, react-router
* Last updated: Fri, 07 Dec 2018 23:17:11 GMT
* Dependencies: @types/redux, @types/history, @types/react, @types/react-router
* Global values: none

@@ -15,0 +15,0 @@

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