Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-router-dom

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-router-dom - npm Package Compare versions

Comparing version 4.2.5 to 4.2.6

2

react-router-dom/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for React Router 4.2

// Huy Nguyen <https://github.com/huy-nguyen>
// Philip Jackson <https://github.com/p-jackson>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -48,2 +49,3 @@ // TypeScript Version: 2.6

replace?: boolean;
innerRef?: (node: HTMLAnchorElement | null) => void;
}

@@ -50,0 +52,0 @@ export class Link extends React.Component<LinkProps, any> {}

9

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

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

"githubUsername": "huy-nguyen"
},
{
"name": "Philip Jackson",
"url": "https://github.com/p-jackson",
"githubUsername": "p-jackson"
}

@@ -30,4 +35,4 @@ ],

},
"typesPublisherContentHash": "8b5bddf5bac8e06f9918a31f544fb37bdcf5ce9fb7c20ecde982b2364211c00c",
"typesPublisherContentHash": "54dcff8613f62c94657e6bcca01cd59907c07d75c2097ea9c78574325398798d",
"typeScriptVersion": "2.6"
}

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

Additional Details
* Last updated: Thu, 15 Mar 2018 23:17:56 GMT
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT
* Dependencies: react-router, react, history

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>, Huy Nguyen <https://github.com/huy-nguyen>.
These definitions were written by Tanguy Krotoff <https://github.com/tkrotoff>, Huy Nguyen <https://github.com/huy-nguyen>, Philip Jackson <https://github.com/p-jackson>.
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