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.40 to 2.0.41

5

react-router/package.json
{
"name": "@types/react-router",
"version": "2.0.40",
"version": "2.0.41",
"description": "TypeScript definitions for react-router",

@@ -18,4 +18,3 @@ "license": "MIT",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "c18a28bf03aab22204f412a70a4d28a5895f2406ef522fa6a5e3704c710a405a"
"typesPublisherContentHash": "42e63d91e456da7c4f2cd4c90ba8f9fd4a53d475c62610b1baccb0daa86cf0c9"
}

2

react-router/README.md

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

Additional Details
* Last updated: Mon, 28 Nov 2016 16:28:39 GMT
* Last updated: Mon, 28 Nov 2016 19:18:10 GMT
* File structure: UMD

@@ -14,0 +14,0 @@ * Library Dependencies: history

{
"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>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -35,27 +34,27 @@ "history"

"index.d.ts",
"lib/History.d.ts",
"lib/IndexLink.d.ts",
"lib/IndexRedirect.d.ts",
"lib/IndexRoute.d.ts",
"lib/Lifecycle.d.ts",
"lib/Link.d.ts",
"lib/PatternUtils.d.ts",
"lib/PropTypes.d.ts",
"lib/Redirect.d.ts",
"lib/Route.d.ts",
"lib/RouteContext.d.ts",
"lib/RouteUtils.d.ts",
"lib/Router.d.ts",
"lib/RouterContext.d.ts",
"lib/applyRouterMiddleware.d.ts",
"lib/browserHistory.d.ts",
"lib/createMemoryHistory.d.ts",
"lib/hashHistory.d.ts",
"lib/match.d.ts",
"lib/useRouterHistory.d.ts",
"lib/useRoutes.d.ts",
"lib/withRouter.d.ts"
"lib\\History.d.ts",
"lib\\IndexLink.d.ts",
"lib\\IndexRedirect.d.ts",
"lib\\IndexRoute.d.ts",
"lib\\Lifecycle.d.ts",
"lib\\Link.d.ts",
"lib\\PatternUtils.d.ts",
"lib\\PropTypes.d.ts",
"lib\\Redirect.d.ts",
"lib\\Route.d.ts",
"lib\\RouteContext.d.ts",
"lib\\RouteUtils.d.ts",
"lib\\Router.d.ts",
"lib\\RouterContext.d.ts",
"lib\\applyRouterMiddleware.d.ts",
"lib\\browserHistory.d.ts",
"lib\\createMemoryHistory.d.ts",
"lib\\hashHistory.d.ts",
"lib\\match.d.ts",
"lib\\useRouterHistory.d.ts",
"lib\\useRoutes.d.ts",
"lib\\withRouter.d.ts"
],
"hasPackageJson": false,
"contentHash": "c18a28bf03aab22204f412a70a4d28a5895f2406ef522fa6a5e3704c710a405a"
"contentHash": "42e63d91e456da7c4f2cd4c90ba8f9fd4a53d475c62610b1baccb0daa86cf0c9"
}
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