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 4.0.20-alpha to 4.0.21-alpha

6

index.d.ts

@@ -10,2 +10,4 @@ // Type definitions for react-router-redux v4.0.0

export = ReactRouterRedux;
declare namespace ReactRouterRedux {

@@ -60,5 +62,1 @@ import R = Redux;

}
declare module "react-router-redux" {
export = ReactRouterRedux;
}
{
"name": "@types/react-router-redux",
"version": "4.0.20-alpha",
"version": "4.0.21-alpha",
"description": "TypeScript definitions for react-router-redux v4.0.0",

@@ -8,9 +8,13 @@ "main": "",

"author": "Isman Usoh <http://github.com/isman-usoh>, Noah Shipley <https://github.com/noah79>, Dimitri Rosenberg <https://github.com/rosendi>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"@types/redux": "*",
"@types/react-router": "*",
"@types/history": "*"
"@types/redux": "3.3.*",
"@types/react-router": "2.0.*",
"@types/history": "2.0.*"
}
}

@@ -0,0 +0,0 @@ // Type definitions for react-router-redux v2.x - v3.x

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

Additional Details
* Last updated: Wed, 25 May 2016 04:20:33 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT
* File structure: ProperModule
* Library Dependencies: redux, react-router, history

@@ -15,0 +15,0 @@ * Module Dependencies: none

@@ -17,3 +17,3 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "ProperModule",
"globals": [

@@ -29,3 +29,3 @@ "ReactRouterRedux"

],
"contentHash": "0241bc5b31bca466cc7c0749e816f2f2819a9c5576d4469689eeb41cdc4a8f7d"
"contentHash": "e656907dd4fedc01529e511a3d37f2294a1b8b528988eb58e2f83a89e1d496a5"
}
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