@types/got
Advanced tools
Comparing version 7.1.6 to 7.1.7
@@ -83,3 +83,3 @@ // Type definitions for got 7.1 | ||
type GotUrl = string | http.RequestOptions | URL; | ||
type GotUrl = string | http.RequestOptions | Url; | ||
@@ -86,0 +86,0 @@ interface GotBodyOptions<E extends string | null> extends GotOptions<E> { |
{ | ||
"name": "@types/got", | ||
"version": "7.1.6", | ||
"version": "7.1.7", | ||
"description": "TypeScript definitions for got", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "6a7b8cd0b553c0c89d519e0acd166d0f29c551aba57a654c10c29aa51c5cb7bf", | ||
"typesPublisherContentHash": "f672bfbffb538aeb57706dde7d250d7bf25e152059e393a99dbd7c11de457e73", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 14 Dec 2017 21:33:44 GMT | ||
* Last updated: Sat, 10 Feb 2018 21:44:46 GMT | ||
* Dependencies: url, http, stream, 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