@types/superagent
Advanced tools
Comparing version 4.1.16 to 4.1.17
@@ -148,2 +148,3 @@ // Type definitions for SuperAgent 4.1 | ||
clearTimeout(): this; | ||
connect(override: string | { [hostname: string]: false | string | { host: string, port: number} }): this; | ||
disableTLSCerts(): this; | ||
@@ -150,0 +151,0 @@ end(callback?: CallbackHandler): void; |
{ | ||
"name": "@types/superagent", | ||
"version": "4.1.16", | ||
"version": "4.1.17", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -76,4 +76,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent", | ||
}, | ||
"typesPublisherContentHash": "176179b4da9176cbbe13bbc6f69f9c91e81929faf5338a191f8b5a6fbd94e268", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "6e028aeb778824d9c00c7486e1e1e6b2812203ed3efc3e37fe109e413b80d9f5", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 26 Nov 2022 12:02:52 GMT | ||
* Last updated: Wed, 26 Apr 2023 17:32:59 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
12382
173