@types/request
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -146,2 +146,3 @@ // Type definitions for request 2.0 | ||
strictSSL?: boolean; | ||
rejectUnauthorized?: boolean; | ||
time?: boolean; | ||
@@ -148,0 +149,0 @@ gzip?: boolean; |
{ | ||
"name": "@types/request", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "TypeScript definitions for request", | ||
@@ -39,4 +39,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "21d0f8e1a22f3bffa671bfe3957e3679aabdc70b95055ba6b2ccf2feed97afed", | ||
"typesPublisherContentHash": "4f4d4db41799e772ce0037255f5bf2cea575177692c586629c947a98a4847c4b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 17 Jul 2017 19:27:11 GMT | ||
* Last updated: Mon, 14 Aug 2017 19:47:58 GMT | ||
* Dependencies: stream, http, https, url, fs, form-data, 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
14858
276