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.4.5 to 5.0.0

5

react-router/index.d.ts

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

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

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

// Sebastian Silbermann <https://github.com/eps1lon>
// Nicholas Hehr <https://github.com/HipsterBrown>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -141,1 +142,3 @@ // TypeScript Version: 2.8

export function withRouter<P extends RouteComponentProps<any>>(component: React.ComponentType<P>): React.ComponentClass<Omit<P, keyof RouteComponentProps<any>>>;
export const __RouterContext: React.Context<RouteComponentProps>;

9

react-router/package.json
{
"name": "@types/react-router",
"version": "4.4.5",
"version": "5.0.0",
"description": "TypeScript definitions for React Router",

@@ -111,2 +111,7 @@ "license": "MIT",

"githubUsername": "eps1lon"
},
{
"name": "Nicholas Hehr",
"url": "https://github.com/HipsterBrown",
"githubUsername": "HipsterBrown"
}

@@ -126,4 +131,4 @@ ],

},
"typesPublisherContentHash": "9bef55d15105f34213d6f3e42bc07e772334fd485e4b0d2e9b1627ffa2bb8501",
"typesPublisherContentHash": "f9f64314da7faadf87e959e85032d8d00857eaa3f482b3c09237e7c2c780a239",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Thu, 07 Mar 2019 23:04:22 GMT
* Last updated: Tue, 07 May 2019 22:59:00 GMT
* Dependencies: @types/react, @types/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>, Ben Smith <https://github.com/8enSmith>, Wesley Tsai <https://github.com/wezleytsai>, Sebastian Silbermann <https://github.com/eps1lon>.
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>, Wesley Tsai <https://github.com/wezleytsai>, Sebastian Silbermann <https://github.com/eps1lon>, Nicholas Hehr <https://github.com/HipsterBrown>.
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