@types/fetch-mock
Advanced tools
Comparing version 7.3.6 to 7.3.7
@@ -1,16 +0,1 @@ | ||
// Type definitions for fetch-mock 7.3 | ||
// Project: https://github.com/wheresrhys/fetch-mock, http://www.wheresrhys.co.uk/fetch-mock | ||
// Definitions by: Alexey Svetliakov <https://github.com/asvetliakov> | ||
// Tamir Duberstein <https://github.com/tamird> | ||
// Risto Keravuori <https://github.com/merrywhether> | ||
// Chris Sinclair <https://github.com/chrissinclair> | ||
// Matt Tennison <https://github.com/matttennison> | ||
// Quentin Bouygues <https://github.com/quentinbouygues> | ||
// Fumiaki Matsushima <https://github.com/mtsmfm> | ||
// Colin Doig <https://github.com/captain-igloo> | ||
// Felix Chen <https://github.com/ChenNima> | ||
// Katsuya Hino <https://github.com/dobogo> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
declare namespace fetchMock { | ||
@@ -17,0 +2,0 @@ type MockRequest = Request | RequestInit; |
{ | ||
"name": "@types/fetch-mock", | ||
"version": "7.3.6", | ||
"version": "7.3.7", | ||
"description": "TypeScript definitions for fetch-mock", | ||
@@ -10,49 +10,49 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fetch-mock", | ||
"name": "Alexey Svetliakov", | ||
"url": "https://github.com/asvetliakov", | ||
"githubUsername": "asvetliakov" | ||
"githubUsername": "asvetliakov", | ||
"url": "https://github.com/asvetliakov" | ||
}, | ||
{ | ||
"name": "Tamir Duberstein", | ||
"url": "https://github.com/tamird", | ||
"githubUsername": "tamird" | ||
"githubUsername": "tamird", | ||
"url": "https://github.com/tamird" | ||
}, | ||
{ | ||
"name": "Risto Keravuori", | ||
"url": "https://github.com/merrywhether", | ||
"githubUsername": "merrywhether" | ||
"githubUsername": "merrywhether", | ||
"url": "https://github.com/merrywhether" | ||
}, | ||
{ | ||
"name": "Chris Sinclair", | ||
"url": "https://github.com/chrissinclair", | ||
"githubUsername": "chrissinclair" | ||
"githubUsername": "chrissinclair", | ||
"url": "https://github.com/chrissinclair" | ||
}, | ||
{ | ||
"name": "Matt Tennison", | ||
"url": "https://github.com/matttennison", | ||
"githubUsername": "matttennison" | ||
"githubUsername": "matttennison", | ||
"url": "https://github.com/matttennison" | ||
}, | ||
{ | ||
"name": "Quentin Bouygues", | ||
"url": "https://github.com/quentinbouygues", | ||
"githubUsername": "quentinbouygues" | ||
"githubUsername": "quentinbouygues", | ||
"url": "https://github.com/quentinbouygues" | ||
}, | ||
{ | ||
"name": "Fumiaki Matsushima", | ||
"url": "https://github.com/mtsmfm", | ||
"githubUsername": "mtsmfm" | ||
"githubUsername": "mtsmfm", | ||
"url": "https://github.com/mtsmfm" | ||
}, | ||
{ | ||
"name": "Colin Doig", | ||
"url": "https://github.com/captain-igloo", | ||
"githubUsername": "captain-igloo" | ||
"githubUsername": "captain-igloo", | ||
"url": "https://github.com/captain-igloo" | ||
}, | ||
{ | ||
"name": "Felix Chen", | ||
"url": "https://github.com/ChenNima", | ||
"githubUsername": "ChenNima" | ||
"githubUsername": "ChenNima", | ||
"url": "https://github.com/ChenNima" | ||
}, | ||
{ | ||
"name": "Katsuya Hino", | ||
"url": "https://github.com/dobogo", | ||
"githubUsername": "dobogo" | ||
"githubUsername": "dobogo", | ||
"url": "https://github.com/dobogo" | ||
} | ||
@@ -69,4 +69,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "f106665cef6b74bab66dff41893d01f7a7deede32fec1ee4a8f6ca00743bde0a", | ||
"typesPublisherContentHash": "2b9c5f4b2551de16b3ae30b6cf70011a4f32dd2eb7890100901241b8143458d1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Alexey Svetliakov](https://github.com/asvetliakov), [Tamir Duberstein](https://github.com/tamird), [Risto Keravuori](https://github.com/merrywhether), [Chris Sinclair](https://github.com/chrissinclair), [Matt Tennison](https://github.com/matttennison), [Quentin Bouygues](https://github.com/quentinbouygues), [Fumiaki Matsushima](https://github.com/mtsmfm), [Colin Doig](https://github.com/captain-igloo), [Felix Chen](https://github.com/ChenNima), and [Katsuya Hino](https://github.com/dobogo). |
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
31198
594
16