@types/redux-first-router
Advanced tools
Comparing version 2.1.9 to 2.1.10
@@ -1,16 +0,1 @@ | ||
// Type definitions for redux-first-router 2.1 | ||
// Project: https://github.com/faceyspacey/redux-first-router#readme | ||
// Definitions by: Valbrand <https://github.com/Valbrand> | ||
// viggyfresh <https://github.com/viggyfresh> | ||
// janb87 <https://github.com/janb87> | ||
// corydeppen <https://github.com/corydeppen> | ||
// jscinoz <https://github.com/jscinoz> | ||
// surgeboris <https://github.com/surgeboris> | ||
// geirsagberg <https://github.com/geirsagberg> | ||
// Harry Hedger <https://github.com/hedgerh> | ||
// Adam Rich <https://github.com/adam1658> | ||
// Karl-Aksel Puulmann <https://github.com/macobo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.8 | ||
import { History } from "history"; | ||
@@ -17,0 +2,0 @@ import { Dispatch, Middleware, Reducer, Store, StoreEnhancer } from "redux"; |
{ | ||
"name": "@types/redux-first-router", | ||
"version": "2.1.9", | ||
"version": "2.1.10", | ||
"description": "TypeScript definitions for redux-first-router", | ||
@@ -10,49 +10,49 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-first-router", | ||
"name": "Valbrand", | ||
"url": "https://github.com/Valbrand", | ||
"githubUsername": "Valbrand" | ||
"githubUsername": "Valbrand", | ||
"url": "https://github.com/Valbrand" | ||
}, | ||
{ | ||
"name": "viggyfresh", | ||
"url": "https://github.com/viggyfresh", | ||
"githubUsername": "viggyfresh" | ||
"githubUsername": "viggyfresh", | ||
"url": "https://github.com/viggyfresh" | ||
}, | ||
{ | ||
"name": "janb87", | ||
"url": "https://github.com/janb87", | ||
"githubUsername": "janb87" | ||
"githubUsername": "janb87", | ||
"url": "https://github.com/janb87" | ||
}, | ||
{ | ||
"name": "corydeppen", | ||
"url": "https://github.com/corydeppen", | ||
"githubUsername": "corydeppen" | ||
"githubUsername": "corydeppen", | ||
"url": "https://github.com/corydeppen" | ||
}, | ||
{ | ||
"name": "jscinoz", | ||
"url": "https://github.com/jscinoz", | ||
"githubUsername": "jscinoz" | ||
"githubUsername": "jscinoz", | ||
"url": "https://github.com/jscinoz" | ||
}, | ||
{ | ||
"name": "surgeboris", | ||
"url": "https://github.com/surgeboris", | ||
"githubUsername": "surgeboris" | ||
"githubUsername": "surgeboris", | ||
"url": "https://github.com/surgeboris" | ||
}, | ||
{ | ||
"name": "geirsagberg", | ||
"url": "https://github.com/geirsagberg", | ||
"githubUsername": "geirsagberg" | ||
"githubUsername": "geirsagberg", | ||
"url": "https://github.com/geirsagberg" | ||
}, | ||
{ | ||
"name": "Harry Hedger", | ||
"url": "https://github.com/hedgerh", | ||
"githubUsername": "hedgerh" | ||
"githubUsername": "hedgerh", | ||
"url": "https://github.com/hedgerh" | ||
}, | ||
{ | ||
"name": "Adam Rich", | ||
"url": "https://github.com/adam1658", | ||
"githubUsername": "adam1658" | ||
"githubUsername": "adam1658", | ||
"url": "https://github.com/adam1658" | ||
}, | ||
{ | ||
"name": "Karl-Aksel Puulmann", | ||
"url": "https://github.com/macobo", | ||
"githubUsername": "macobo" | ||
"githubUsername": "macobo", | ||
"url": "https://github.com/macobo" | ||
} | ||
@@ -72,4 +72,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "83a92cb5e877322f3f8c15ffc5c92ac836ce3a9ea54c90acbe4356103d6fb5c1", | ||
"typesPublisherContentHash": "164d8da4ae78d393179e9133d7cb00318e9e9c4576af914b5c8b735022c7ded5", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/history](https://npmjs.com/package/@types/history), [@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), [redux](https://npmjs.com/package/redux) | ||
# Credits | ||
These definitions were written by [Valbrand](https://github.com/Valbrand), [viggyfresh](https://github.com/viggyfresh), [janb87](https://github.com/janb87), [corydeppen](https://github.com/corydeppen), [jscinoz](https://github.com/jscinoz), [surgeboris](https://github.com/surgeboris), [geirsagberg](https://github.com/geirsagberg), [Harry Hedger](https://github.com/hedgerh), [Adam Rich](https://github.com/adam1658), and [Karl-Aksel Puulmann](https://github.com/macobo). |
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
16215
289
16