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.0.6 to 4.0.7

2

react-router-dom/index.d.ts

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

interface LinkProps extends React.HTMLAttributes<HTMLAnchorElement> {
interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement> {
to: H.LocationDescriptor;

@@ -45,0 +45,0 @@ replace?: boolean;

{
"name": "@types/react-router-dom",
"version": "4.0.6",
"version": "4.0.7",
"description": "TypeScript definitions for React Router",

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

"peerDependencies": {},
"typesPublisherContentHash": "fdb1358da888c508aa843c3321ff70b2e39eca17d9e8fb66f6d080ab7f972b23",
"typesPublisherContentHash": "7271a4eef8515401943d23b46bda0fe40b33fe68e9fffaf175692d6f12bc43ed",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 07 Jul 2017 20:52:56 GMT
* Last updated: Tue, 11 Jul 2017 14:01:49 GMT
* Dependencies: react-router, react, history

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

Sorry, the diff of this file is not supported yet

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