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 5.1.0 to 5.1.1

2

react-router/index.d.ts

@@ -159,3 +159,3 @@ // Type definitions for React Router 5.1

export function useRouteMatch<Params extends { [K in keyof Params]?: string } = {}>(
path: string | RouteProps,
path?: string | RouteProps,
): match<Params> | null;
{
"name": "@types/react-router",
"version": "5.1.0",
"version": "5.1.1",
"description": "TypeScript definitions for React Router",

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

},
"typesPublisherContentHash": "72210d358ba3f72f8ee4b3a6863acf9f22a132f902b1704569716897c580fe96",
"typesPublisherContentHash": "239f0247e320616764131b19a6d4bac637c8ad2c2cde028ed4d89821c92d3e46",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 25 Sep 2019 11:33:05 GMT
* Last updated: Fri, 27 Sep 2019 23:41:26 GMT
* Dependencies: @types/react, @types/history

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

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