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.56 to 4.0.57

9

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

@@ -1,10 +0,1 @@

// Type definitions for react-router-redux 4.0
// Project: https://github.com/rackt/react-router-redux
// Definitions by: Isman Usoh <https://github.com/isman-usoh>
// Noah Shipley <https://github.com/noah79>
// Karol Janyst <https://github.com/LKay>
// Dovydas Navickas <https://github.com/DovydasNavickas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { History, Location, LocationDescriptor } from "history";

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

20

react-router-redux v4.0/package.json
{
"name": "@types/react-router-redux",
"version": "4.0.56",
"version": "4.0.57",
"description": "TypeScript definitions for react-router-redux",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux",

"name": "Isman Usoh",
"url": "https://github.com/isman-usoh",
"githubUsername": "isman-usoh"
"githubUsername": "isman-usoh",
"url": "https://github.com/isman-usoh"
},
{
"name": "Noah Shipley",
"url": "https://github.com/noah79",
"githubUsername": "noah79"
"githubUsername": "noah79",
"url": "https://github.com/noah79"
},
{
"name": "Karol Janyst",
"url": "https://github.com/LKay",
"githubUsername": "LKay"
"githubUsername": "LKay",
"url": "https://github.com/LKay"
},
{
"name": "Dovydas Navickas",
"url": "https://github.com/DovydasNavickas",
"githubUsername": "DovydasNavickas"
"githubUsername": "DovydasNavickas",
"url": "https://github.com/DovydasNavickas"
}

@@ -42,4 +42,4 @@ ],

},
"typesPublisherContentHash": "9efadced172f18692086829f83267c8aa3c5cc7d5eba9fea0e272c1d358a7b77",
"typesPublisherContentHash": "5ea5690e80a883d6563b388078a50f6ec67dc4b0d7f5350d2273629d5412b0fc",
"typeScriptVersion": "4.5"
}

@@ -11,11 +11,2 @@ # Installation

````ts
// Type definitions for react-router-redux 4.0
// Project: https://github.com/rackt/react-router-redux
// Definitions by: Isman Usoh <https://github.com/isman-usoh>
// Noah Shipley <https://github.com/noah79>
// Karol Janyst <https://github.com/LKay>
// Dovydas Navickas <https://github.com/DovydasNavickas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3
import { History, Location, LocationDescriptor } from "history";

@@ -82,7 +73,6 @@ import { Action, Middleware, Store } from "redux";

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/history](https://npmjs.com/package/@types/history), [@types/redux](https://npmjs.com/package/@types/redux)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/history](https://npmjs.com/package/@types/history), [redux](https://npmjs.com/package/redux)
# Credits
These definitions were written by [Isman Usoh](https://github.com/isman-usoh), [Noah Shipley](https://github.com/noah79), [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