@types/needle
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -18,2 +18,3 @@ // Type definitions for needle 2.0 | ||
bytes: number; | ||
cookies?: Cookies; | ||
} | ||
@@ -20,0 +21,0 @@ |
{ | ||
"name": "@types/needle", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for needle", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "b35ea0bcf9cae2742c2e1261a5e098cc48f0978c47c5d08460d5a509483581e1", | ||
"typesPublisherContentHash": "3672521710873f1c3b23e57145cbf795df23a7aa24c08e0f5b60532d8c41b711", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 20 Sep 2017 22:08:06 GMT | ||
* Last updated: Fri, 22 Sep 2017 13:56:12 GMT | ||
* Dependencies: http, buffer, https, node | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is not supported yet
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
14643
297