@types/superagent
Advanced tools
Comparing version 4.1.19 to 4.1.20
@@ -1,17 +0,1 @@ | ||
// Type definitions for SuperAgent 4.1 | ||
// Project: https://github.com/visionmedia/superagent | ||
// Definitions by: Nico Zelaya <https://github.com/NicoZelaya> | ||
// Michael Ledin <https://github.com/mxl> | ||
// Pap Lőrinc <https://github.com/paplorinc> | ||
// Shrey Jain <https://github.com/shreyjain1994> | ||
// Alec Zopf <https://github.com/zopf> | ||
// Adam Haglund <https://github.com/beeequeue> | ||
// Lukas Elmer <https://github.com/lukaselmer> | ||
// Jesse Rogers <https://github.com/theQuazz> | ||
// Chris Arnesen <https://github.com/carnesen> | ||
// Anders Kindberg <https://github.com/ghostganz> | ||
// LuckyWind_sck <https://github.com/LuckyWindsck> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 3.0 | ||
/// <reference types="node" /> | ||
@@ -18,0 +2,0 @@ |
{ | ||
"name": "@types/superagent", | ||
"version": "4.1.19", | ||
"description": "TypeScript definitions for SuperAgent", | ||
"version": "4.1.20", | ||
"description": "TypeScript definitions for superagent", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent", | ||
@@ -10,54 +10,54 @@ "license": "MIT", | ||
"name": "Nico Zelaya", | ||
"url": "https://github.com/NicoZelaya", | ||
"githubUsername": "NicoZelaya" | ||
"githubUsername": "NicoZelaya", | ||
"url": "https://github.com/NicoZelaya" | ||
}, | ||
{ | ||
"name": "Michael Ledin", | ||
"url": "https://github.com/mxl", | ||
"githubUsername": "mxl" | ||
"githubUsername": "mxl", | ||
"url": "https://github.com/mxl" | ||
}, | ||
{ | ||
"name": "Pap Lőrinc", | ||
"url": "https://github.com/paplorinc", | ||
"githubUsername": "paplorinc" | ||
"githubUsername": "paplorinc", | ||
"url": "https://github.com/paplorinc" | ||
}, | ||
{ | ||
"name": "Shrey Jain", | ||
"url": "https://github.com/shreyjain1994", | ||
"githubUsername": "shreyjain1994" | ||
"githubUsername": "shreyjain1994", | ||
"url": "https://github.com/shreyjain1994" | ||
}, | ||
{ | ||
"name": "Alec Zopf", | ||
"url": "https://github.com/zopf", | ||
"githubUsername": "zopf" | ||
"githubUsername": "zopf", | ||
"url": "https://github.com/zopf" | ||
}, | ||
{ | ||
"name": "Adam Haglund", | ||
"url": "https://github.com/beeequeue", | ||
"githubUsername": "beeequeue" | ||
"githubUsername": "beeequeue", | ||
"url": "https://github.com/beeequeue" | ||
}, | ||
{ | ||
"name": "Lukas Elmer", | ||
"url": "https://github.com/lukaselmer", | ||
"githubUsername": "lukaselmer" | ||
"githubUsername": "lukaselmer", | ||
"url": "https://github.com/lukaselmer" | ||
}, | ||
{ | ||
"name": "Jesse Rogers", | ||
"url": "https://github.com/theQuazz", | ||
"githubUsername": "theQuazz" | ||
"githubUsername": "theQuazz", | ||
"url": "https://github.com/theQuazz" | ||
}, | ||
{ | ||
"name": "Chris Arnesen", | ||
"url": "https://github.com/carnesen", | ||
"githubUsername": "carnesen" | ||
"githubUsername": "carnesen", | ||
"url": "https://github.com/carnesen" | ||
}, | ||
{ | ||
"name": "Anders Kindberg", | ||
"url": "https://github.com/ghostganz", | ||
"githubUsername": "ghostganz" | ||
"githubUsername": "ghostganz", | ||
"url": "https://github.com/ghostganz" | ||
}, | ||
{ | ||
"name": "LuckyWind_sck", | ||
"url": "https://github.com/LuckyWindsck", | ||
"githubUsername": "LuckyWindsck" | ||
"githubUsername": "LuckyWindsck", | ||
"url": "https://github.com/LuckyWindsck" | ||
} | ||
@@ -77,4 +77,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "c7f58d0b9c4f8faa48d5d25523e2ce8d6dff13090de08ef537283a016f7b32e4", | ||
"typesPublisherContentHash": "44a97686257cca3ec94fec278a1b5f2ba740b32c541467cf11a6790ab2102de1", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for SuperAgent (https://github.com/visionmedia/superagent). | ||
This package contains type definitions for superagent (https://github.com/visionmedia/superagent). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Nico Zelaya](https://github.com/NicoZelaya), [Michael Ledin](https://github.com/mxl), [Pap Lőrinc](https://github.com/paplorinc), [Shrey Jain](https://github.com/shreyjain1994), [Alec Zopf](https://github.com/zopf), [Adam Haglund](https://github.com/beeequeue), [Lukas Elmer](https://github.com/lukaselmer), [Jesse Rogers](https://github.com/theQuazz), [Chris Arnesen](https://github.com/carnesen), [Anders Kindberg](https://github.com/ghostganz), and [LuckyWind_sck](https://github.com/LuckyWindsck). |
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
11523
159
16