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.4 to 4.0.5

react-router/LICENSE

4

react-router/index.d.ts

@@ -14,2 +14,3 @@ // Type definitions for React Router 4.0

// Huy Nguyen <https://github.com/huy-nguyen>
// Jérémy Fauvel <https://github.com/grmiade>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -53,2 +54,5 @@ // TypeScript Version: 2.2

from?: string;
path?: string;
exact?: boolean;
strict?: boolean;
}

@@ -55,0 +59,0 @@ class Redirect extends React.Component<RedirectProps, void> {}

8

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

@@ -50,2 +50,6 @@ "license": "MIT",

"url": "https://github.com/huy-nguyen"
},
{
"name": "Jérémy Fauvel",
"url": "https://github.com/grmiade"
}

@@ -64,4 +68,4 @@ ],

"peerDependencies": {},
"typesPublisherContentHash": "94a22c525497e9547218df85997f9e3e58de7c194ab13e0f6f9cae0f78191a00",
"typesPublisherContentHash": "03931b56d19aff5c20daba328a63e688691b02bc5dae3c33bdb19c76bb5cd854",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Thu, 06 Apr 2017 20:09:07 GMT
* Last updated: Fri, 28 Apr 2017 17:57:53 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>.
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>.
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