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 2.0.47 to 2.0.48

7

react-router v2/index.d.ts
// Type definitions for react-router 2.0
// Project: https://github.com/rackt/react-router
// Definitions 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>
// Definitions 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>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -5,0 +10,0 @@ // TypeScript Version: 2.1

{
"name": "@types/react-router",
"version": "2.0.47",
"version": "2.0.48",
"description": "TypeScript definitions for react-router",
"license": "MIT",
"author": "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>",
"contributors": [
{
"name": "Sergey Buturlakin",
"url": "https://github.com/sergey-buturlakin"
},
{
"name": "Yuichi Murata",
"url": "https://github.com/mrk21"
},
{
"name": "Václav Ostrožlík",
"url": "https://github.com/vasek17"
},
{
"name": "Nathan Brown",
"url": "https://github.com/ngbrown"
},
{
"name": "Alex Wendland",
"url": "https://github.com/awendland"
},
{
"name": "Kostya Esmukov",
"url": "https://github.com/KostyaEsmukov"
}
],
"main": "",

@@ -18,4 +43,4 @@ "repository": {

"peerDependencies": {},
"typesPublisherContentHash": "82995dac4e2be2931d25077a1683833b30c1d3dc952d30b1ff890c070efad58e",
"typesPublisherContentHash": "f77b92c5d8ebb55f49818adb6d2918864334f57e9b32abb555fdb090b1e0da8a",
"typeScriptVersion": "2.1"
}

2

react-router v2/README.md

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

Additional Details
* Last updated: Tue, 07 Feb 2017 20:01:00 GMT
* Last updated: Thu, 23 Feb 2017 15:22:21 GMT
* Dependencies: history, react

@@ -14,0 +14,0 @@ * Global values: ReactRouter

@@ -6,3 +6,28 @@ {

"data": {
"authors": "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>",
"contributors": [
{
"name": "Sergey Buturlakin",
"url": "https://github.com/sergey-buturlakin"
},
{
"name": "Yuichi Murata",
"url": "https://github.com/mrk21"
},
{
"name": "Václav Ostrožlík",
"url": "https://github.com/vasek17"
},
{
"name": "Nathan Brown",
"url": "https://github.com/ngbrown"
},
{
"name": "Alex Wendland",
"url": "https://github.com/awendland"
},
{
"name": "Kostya Esmukov",
"url": "https://github.com/KostyaEsmukov"
}
],
"dependencies": {

@@ -27,24 +52,24 @@ "history": 2,

"react-router/.",
"react-router/lib/Router",
"react-router/lib/IndexLink",
"react-router/lib/IndexRedirect",
"react-router/lib/Redirect",
"react-router/lib/Link",
"react-router/lib/Redirect",
"react-router/lib/IndexRedirect",
"react-router/lib/IndexRoute",
"react-router/lib/Route",
"react-router/lib/routerHistory",
"react-router/lib/Router",
"react-router/lib/Lifecycle",
"react-router/lib/hashHistory",
"react-router/lib/RouteContext",
"react-router/lib/useRoutes",
"react-router/lib/browserHistory",
"react-router/lib/useRoutes",
"react-router/lib/hashHistory",
"react-router/lib/PatternUtils",
"react-router/lib/RouteUtils",
"react-router/lib/PropTypes",
"react-router/lib/PatternUtils",
"react-router/lib/RouterContext",
"react-router/lib/useRouterHistory",
"react-router/lib/match",
"react-router/lib/useRouterHistory",
"react-router/lib/withRouter",
"react-router/lib/createMemoryHistory",
"react-router/lib/withRouter",
"react-router/lib/applyRouterMiddleware"
"react-router/lib/applyRouterMiddleware",
"react-router/lib/Route",
"react-router/lib/RouterContext",
"react-router/lib/routerHistory"
],

@@ -77,5 +102,5 @@ "files": [

"hasPackageJson": false,
"contentHash": "82995dac4e2be2931d25077a1683833b30c1d3dc952d30b1ff890c070efad58e"
"contentHash": "f77b92c5d8ebb55f49818adb6d2918864334f57e9b32abb555fdb090b1e0da8a"
},
"isLatest": false
}
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