@types/superagent
Advanced tools
Comparing version 8.1.6 to 8.1.7
@@ -23,5 +23,5 @@ declare class Agent { | ||
cert(...args: any[]): this; | ||
disableTLSCert(...args: any[]): this; | ||
disableTLSCerts(...args: any[]): this; | ||
} | ||
export = Agent; |
{ | ||
"name": "@types/superagent", | ||
"version": "8.1.6", | ||
"version": "8.1.7", | ||
"description": "TypeScript definitions for superagent", | ||
@@ -82,4 +82,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent", | ||
}, | ||
"typesPublisherContentHash": "d2df03967318b43670089183736df6c958b2f3acb89f364172d1893eb6844a14", | ||
"typesPublisherContentHash": "02db48039ef37ce6ce1285e9973aa03b324f560e7e907c18b21373a2a394553b", | ||
"typeScriptVersion": "4.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 22 Mar 2024 17:06:45 GMT | ||
* Last updated: Fri, 03 May 2024 14:35:19 GMT | ||
* Dependencies: [@types/cookiejar](https://npmjs.com/package/@types/cookiejar), [@types/methods](https://npmjs.com/package/@types/methods), [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ |
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
21278