@types/react-router-config
Advanced tools
Comparing version 5.0.10 to 5.0.11
@@ -40,2 +40,2 @@ import { Location } from "history"; | ||
switchProps?: SwitchProps, | ||
): JSX.Element; | ||
): React.JSX.Element; |
{ | ||
"name": "@types/react-router-config", | ||
"version": "5.0.10", | ||
"version": "5.0.11", | ||
"description": "TypeScript definitions for react-router-config", | ||
@@ -32,4 +32,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-config", | ||
}, | ||
"typesPublisherContentHash": "28c549e0c1de7bf1684231e294aa67f09a78186695fa80cf2da6c18b4eb38041", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "84362c3c28aadd24b5c3de39b4992c15e52c9066e39d93bda1890e9f279c1360", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -50,3 +50,3 @@ # Installation | ||
switchProps?: SwitchProps, | ||
): JSX.Element; | ||
): React.JSX.Element; | ||
@@ -56,3 +56,3 @@ ```` | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Wed, 06 Dec 2023 06:36:35 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) | ||
@@ -59,0 +59,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5876