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 5.3.0 to 5.3.1

2

react-router-dom/index.d.ts

@@ -46,2 +46,3 @@ // Type definitions for react-router-dom 5.3

basename?: string | undefined;
children?: React.ReactNode;
getUserConfirmation?: ((message: string, callback: (ok: boolean) => void) => void) | undefined;

@@ -55,2 +56,3 @@ forceRefresh?: boolean | undefined;

basename?: string | undefined;
children?: React.ReactNode;
getUserConfirmation?: ((message: string, callback: (ok: boolean) => void) => void) | undefined;

@@ -57,0 +59,0 @@ hashType?: 'slash' | 'noslash' | 'hashbang' | undefined;

4

react-router-dom/package.json
{
"name": "@types/react-router-dom",
"version": "5.3.0",
"version": "5.3.1",
"description": "TypeScript definitions for react-router-dom",

@@ -52,4 +52,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-dom",

},
"typesPublisherContentHash": "610e4ddcb9983d1756d1f7e0a4c49073e3c8faf8f93d66e718e4fca0c386401b",
"typesPublisherContentHash": "159033756d1b914396a736bccf53a612e0146c6a68eaa26f30e37118d5e49441",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Tue, 21 Sep 2021 18:31:45 GMT
* Last updated: Wed, 06 Oct 2021 20:31:30 GMT
* Dependencies: [@types/react-router](https://npmjs.com/package/@types/react-router), [@types/react](https://npmjs.com/package/@types/react), [@types/history](https://npmjs.com/package/@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