@types/superagent
Advanced tools
Comparing version 3.8.3 to 3.8.4
@@ -104,2 +104,3 @@ // Type definitions for SuperAgent 3.8 | ||
info: boolean; | ||
links: object; | ||
noContent: boolean; | ||
@@ -106,0 +107,0 @@ notAcceptable: boolean; |
{ | ||
"name": "@types/superagent", | ||
"version": "3.8.3", | ||
"version": "3.8.4", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "94dcef12ec4cca31eafb03de57089056cfc4addaaaa3040920b56cfff6513267", | ||
"typesPublisherContentHash": "b74e68f2d30e8ae51999e31c0fb53c745515cd0aefa4a38ac3c4303809ede1e8", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sat, 21 Jul 2018 02:05:50 GMT | ||
* Last updated: Fri, 24 Aug 2018 00:34:14 GMT | ||
* Dependencies: fs, https, stream, cookiejar, 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
9906
148