@types/superagent
Advanced tools
Comparing version 4.1.9 to 4.1.10
@@ -114,2 +114,3 @@ // Type definitions for SuperAgent 4.1 | ||
header: any; | ||
headers: any; | ||
info: boolean; | ||
@@ -116,0 +117,0 @@ links: object; |
{ | ||
"name": "@types/superagent", | ||
"version": "4.1.9", | ||
"version": "4.1.10", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -70,4 +70,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "34473dfd63c68a05301dbe7c4391f32d68bfec476bb5daca2aef267d72244b29", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "60891b7022cbef3a32d32141a386b0d4028747a5bc94e892adec4ddf594a0710", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 08 Aug 2020 17:15:31 GMT | ||
* Last updated: Tue, 25 Aug 2020 11:24:37 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
11704
166