@types/superagent
Advanced tools
Comparing version 3.8.7 to 4.1.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for SuperAgent 3.8 | ||
// Type definitions for SuperAgent 4.1 | ||
// Project: https://github.com/visionmedia/superagent | ||
@@ -133,3 +133,3 @@ // Definitions by: Nico Zelaya <https://github.com/NicoZelaya> | ||
clearTimeout(): this; | ||
end(callback?: CallbackHandler): this; | ||
end(callback?: CallbackHandler): void; | ||
field(name: string, val: MultipartValue): this; | ||
@@ -136,0 +136,0 @@ field(fields: { [fieldName: string]: MultipartValue }): this; |
{ | ||
"name": "@types/superagent", | ||
"version": "3.8.7", | ||
"version": "4.1.0", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -60,4 +60,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "4cc6b4317c6d62dc6990d89eb8fa93145933e2f1a98a7f0478d174f922866bcc", | ||
"typesPublisherContentHash": "7797006fc9e524a0036a5cde7dfee37abb0d63ec965879bdaee86d5323048312", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 28 Feb 2019 03:04:22 GMT | ||
* Last updated: Tue, 05 Mar 2019 18:19:01 GMT | ||
* Dependencies: @types/cookiejar, @types/node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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