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.23 to 5.0.24

8

react-router-redux/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for react-router-redux 5.0
// Project: https://github.com/reactjs/react-router-redux
// Definitions by: Huy Nguyen <https://github.com/huy-nguyen>
// Shoya Tanaka <https://github.com/8398a7>
// Mykolas <https://github.com/mykolas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import { History, Location, LocationDescriptor, LocationState, Path } from "history";

@@ -10,0 +2,0 @@ import * as React from "react";

16

react-router-redux/package.json
{
"name": "@types/react-router-redux",
"version": "5.0.23",
"version": "5.0.24",
"description": "TypeScript definitions for react-router-redux",

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

"name": "Huy Nguyen",
"url": "https://github.com/huy-nguyen",
"githubUsername": "huy-nguyen"
"githubUsername": "huy-nguyen",
"url": "https://github.com/huy-nguyen"
},
{
"name": "Shoya Tanaka",
"url": "https://github.com/8398a7",
"githubUsername": "8398a7"
"githubUsername": "8398a7",
"url": "https://github.com/8398a7"
},
{
"name": "Mykolas",
"url": "https://github.com/mykolas",
"githubUsername": "mykolas"
"githubUsername": "mykolas",
"url": "https://github.com/mykolas"
}

@@ -39,4 +39,4 @@ ],

},
"typesPublisherContentHash": "bbb390b024811b1b1f8da5e4a767838f52a5503db1ea0bb9b795f2c12c1f5eb5",
"typesPublisherContentHash": "d8fdccf333f5f516bdb405938ea2072b58ac380920cf948479ff0299f772383e",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for react-router-redux 5.0
// Project: https://github.com/reactjs/react-router-redux
// Definitions by: Huy Nguyen <https://github.com/huy-nguyen>
// Shoya Tanaka <https://github.com/8398a7>
// Mykolas <https://github.com/mykolas>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
import { History, Location, LocationDescriptor, LocationState, Path } from "history";

@@ -89,7 +81,6 @@ import * as React from "react";

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/history](https://npmjs.com/package/@types/history), [@types/react](https://npmjs.com/package/@types/react), [@types/react-router](https://npmjs.com/package/@types/react-router), [@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), [@types/react](https://npmjs.com/package/@types/react), [@types/react-router](https://npmjs.com/package/@types/react-router), [redux](https://npmjs.com/package/redux)
# Credits
These definitions were written by [Huy Nguyen](https://github.com/huy-nguyen), [Shoya Tanaka](https://github.com/8398a7), and [Mykolas](https://github.com/mykolas).
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