Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@types/react-router

Package Overview
Dependencies
Maintainers
1
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router - npm Package Compare versions

Comparing version 4.0.32 to 4.4.0

5

react-router/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for React Router 4.0
// Type definitions for React Router 4.4
// Project: https://github.com/ReactTraining/react-router

@@ -21,2 +21,3 @@ // Definitions by: Sergey Buturlakin <https://github.com/sergey-buturlakin>

// Duong Tran <https://github.com/t49tran>
// Ben Smith <https://github.com/8enSmith>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -80,3 +81,3 @@ // TypeScript Version: 2.8

children?: ((props: RouteComponentProps<any>) => React.ReactNode) | React.ReactNode;
path?: string;
path?: string | string[];
exact?: boolean;

@@ -83,0 +84,0 @@ sensitive?: boolean;

{
"name": "@types/react-router",
"version": "4.0.32",
"version": "4.4.0",
"description": "TypeScript definitions for React Router",

@@ -96,5 +96,11 @@ "license": "MIT",

"githubUsername": "t49tran"
},
{
"name": "Ben Smith",
"url": "https://github.com/8enSmith",
"githubUsername": "8enSmith"
}
],
"main": "",
"types": "",
"repository": {

@@ -109,4 +115,4 @@ "type": "git",

},
"typesPublisherContentHash": "bbe324f402c0ee43bdbe2a20c21f3475b54b5c21d8750526eee6ceb32428d954",
"typesPublisherContentHash": "ed5e508cd681756dfc9c300f89a2fbd0bf02f680b208b95f97be2c47de32d34e",
"typeScriptVersion": "2.8"
}

4

react-router/README.md

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 10 Oct 2018 22:44:29 GMT
* Last updated: Wed, 31 Oct 2018 14:44:28 GMT
* Dependencies: react, history

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Sergey Buturlakin <https://github.com/sergey-buturlakin>, Yuichi Murata <https://github.com/mrk21>, Václav Ostrožlík <https://github.com/vasek17>, Nathan Brown <https://github.com/ngbrown>, Alex Wendland <https://github.com/awendland>, Kostya Esmukov <https://github.com/KostyaEsmukov>, John Reilly <https://github.com/johnnyreilly>, Karol Janyst <https://github.com/LKay>, Dovydas Navickas <https://github.com/DovydasNavickas>, Tanguy Krotoff <https://github.com/tkrotoff>, Huy Nguyen <https://github.com/huy-nguyen>, Jérémy Fauvel <https://github.com/grmiade>, Daniel Roth <https://github.com/DaIgeb>, Egor Shulga <https://github.com/egorshulga>, Youen Toupin <https://github.com/neuoy>, Rahul Raina <https://github.com/rraina>, Maksim Sharipov <https://github.com/pret-a-porter>, Duong Tran <https://github.com/t49tran>.
These definitions were written by Sergey Buturlakin <https://github.com/sergey-buturlakin>, Yuichi Murata <https://github.com/mrk21>, Václav Ostrožlík <https://github.com/vasek17>, Nathan Brown <https://github.com/ngbrown>, Alex Wendland <https://github.com/awendland>, Kostya Esmukov <https://github.com/KostyaEsmukov>, John Reilly <https://github.com/johnnyreilly>, Karol Janyst <https://github.com/LKay>, Dovydas Navickas <https://github.com/DovydasNavickas>, Tanguy Krotoff <https://github.com/tkrotoff>, Huy Nguyen <https://github.com/huy-nguyen>, Jérémy Fauvel <https://github.com/grmiade>, Daniel Roth <https://github.com/DaIgeb>, Egor Shulga <https://github.com/egorshulga>, Youen Toupin <https://github.com/neuoy>, Rahul Raina <https://github.com/rraina>, Maksim Sharipov <https://github.com/pret-a-porter>, Duong Tran <https://github.com/t49tran>, Ben Smith <https://github.com/8enSmith>.
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