Socket
Socket
Sign inDemoInstall

@types/react-router-config

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.0.8 to 5.0.9

7

react-router-config/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for react-router-config 5.0
// Project: https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config, https://github.com/reacttraining/react-router
// Definitions by: John Reilly <https://github.com/johnnyreilly>
// Mathieu TUDISCO <https://github.com/mathieutu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Location } from "history";

@@ -9,0 +2,0 @@ import * as React from "react";

12

react-router-config/package.json
{
"name": "@types/react-router-config",
"version": "5.0.8",
"version": "5.0.9",
"description": "TypeScript definitions for react-router-config",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-config",

"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
"githubUsername": "johnnyreilly",
"url": "https://github.com/johnnyreilly"
},
{
"name": "Mathieu TUDISCO",
"url": "https://github.com/mathieutu",
"githubUsername": "mathieutu"
"githubUsername": "mathieutu",
"url": "https://github.com/mathieutu"
}

@@ -33,4 +33,4 @@ ],

},
"typesPublisherContentHash": "1a761c1259f24fa4059c5acd26c99695c2e73994a0830b62887b497fe70c4479",
"typesPublisherContentHash": "7fe775703517aace83b19b7cc0e59030fd467cfce5dc0b8611fc13135065e1cf",
"typeScriptVersion": "4.5"
}

@@ -11,9 +11,2 @@ # Installation

````ts
// Type definitions for react-router-config 5.0
// Project: https://github.com/ReactTraining/react-router/tree/master/packages/react-router-config, https://github.com/reacttraining/react-router
// Definitions by: John Reilly <https://github.com/johnnyreilly>
// Mathieu TUDISCO <https://github.com/mathieutu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Location } from "history";

@@ -63,7 +56,6 @@ import * as React from "react";

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/history](https://npmjs.com/package/@types/history), [@types/react](https://npmjs.com/package/@types/react), [@types/react-router](https://npmjs.com/package/@types/react-router)
* Global values: none
# Credits
These definitions were written by [John Reilly](https://github.com/johnnyreilly), and [Mathieu TUDISCO](https://github.com/mathieutu).
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