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.45 to 2.0.46

1

react-router/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-router 2.0

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ /// <reference types="history" />

6

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

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

"peerDependencies": {},
"typesPublisherContentHash": "88a78523a007e63ba73d062fdab2f42de0d6e14fd47d079fcc5ce581a208fd83",
"typeScriptVersion": "2.0"
"typesPublisherContentHash": "eb08fdf20159266c05a284b1a0ccc1e9e67c9ab8f98024b9a53ee2ef40276af3",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Tue, 17 Jan 2017 16:58:54 GMT
* Last updated: Mon, 23 Jan 2017 21:31:31 GMT
* Dependencies: history, react

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

@@ -16,3 +16,3 @@ {

"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"typeScriptVersion": "2.1",
"libraryName": "react-router",

@@ -27,24 +27,24 @@ "typingsPackageName": "react-router",

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

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

"hasPackageJson": false,
"contentHash": "88a78523a007e63ba73d062fdab2f42de0d6e14fd47d079fcc5ce581a208fd83"
"contentHash": "eb08fdf20159266c05a284b1a0ccc1e9e67c9ab8f98024b9a53ee2ef40276af3"
},
"isLatest": true
}
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