@types/superagent
Advanced tools
Comparing version 4.1.15 to 4.1.16
@@ -178,3 +178,3 @@ // Type definitions for SuperAgent 4.1 | ||
use(fn: Plugin): this; | ||
withCredentials(): this; | ||
withCredentials(on?: boolean): this; | ||
write(data: string | Buffer, encoding?: string): boolean; | ||
@@ -181,0 +181,0 @@ maxResponseSize(size: number): this; |
{ | ||
"name": "@types/superagent", | ||
"version": "4.1.15", | ||
"version": "4.1.16", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -76,4 +76,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent", | ||
}, | ||
"typesPublisherContentHash": "2c0bbeaebfa8db47b247092a1d80cd606251f233e6139c512c856020051df830", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "176179b4da9176cbbe13bbc6f69f9c91e81929faf5338a191f8b5a6fbd94e268", | ||
"typeScriptVersion": "4.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 25 Jan 2022 21:31:28 GMT | ||
* Last updated: Sat, 26 Nov 2022 12:02:52 GMT | ||
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/node](https://npmjs.com/package/@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
12268