@types/react-router-redux
Advanced tools
Comparing version 5.0.23 to 5.0.24
@@ -1,9 +0,1 @@ | ||
// Type definitions for react-router-redux 5.0 | ||
// Project: https://github.com/reactjs/react-router-redux | ||
// Definitions by: Huy Nguyen <https://github.com/huy-nguyen> | ||
// Shoya Tanaka <https://github.com/8398a7> | ||
// Mykolas <https://github.com/mykolas> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.0 | ||
import { History, Location, LocationDescriptor, LocationState, Path } from "history"; | ||
@@ -10,0 +2,0 @@ import * as React from "react"; |
{ | ||
"name": "@types/react-router-redux", | ||
"version": "5.0.23", | ||
"version": "5.0.24", | ||
"description": "TypeScript definitions for react-router-redux", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-router-redux", | ||
"name": "Huy Nguyen", | ||
"url": "https://github.com/huy-nguyen", | ||
"githubUsername": "huy-nguyen" | ||
"githubUsername": "huy-nguyen", | ||
"url": "https://github.com/huy-nguyen" | ||
}, | ||
{ | ||
"name": "Shoya Tanaka", | ||
"url": "https://github.com/8398a7", | ||
"githubUsername": "8398a7" | ||
"githubUsername": "8398a7", | ||
"url": "https://github.com/8398a7" | ||
}, | ||
{ | ||
"name": "Mykolas", | ||
"url": "https://github.com/mykolas", | ||
"githubUsername": "mykolas" | ||
"githubUsername": "mykolas", | ||
"url": "https://github.com/mykolas" | ||
} | ||
@@ -39,4 +39,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "bbb390b024811b1b1f8da5e4a767838f52a5503db1ea0bb9b795f2c12c1f5eb5", | ||
"typesPublisherContentHash": "d8fdccf333f5f516bdb405938ea2072b58ac380920cf948479ff0299f772383e", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,10 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for react-router-redux 5.0 | ||
// Project: https://github.com/reactjs/react-router-redux | ||
// Definitions by: Huy Nguyen <https://github.com/huy-nguyen> | ||
// Shoya Tanaka <https://github.com/8398a7> | ||
// Mykolas <https://github.com/mykolas> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.0 | ||
import { History, Location, LocationDescriptor, LocationState, Path } from "history"; | ||
@@ -89,7 +81,6 @@ import * as React from "react"; | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 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), [@types/redux](https://npmjs.com/package/@types/redux) | ||
* Global values: none | ||
* 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), [redux](https://npmjs.com/package/redux) | ||
# Credits | ||
These definitions were written by [Huy Nguyen](https://github.com/huy-nguyen), [Shoya Tanaka](https://github.com/8398a7), and [Mykolas](https://github.com/mykolas). |
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
7173
53
85