@types/got
Advanced tools
Comparing version 7.1.0 to 7.1.1
@@ -30,3 +30,3 @@ // Type definitions for got 7.1 | ||
} | ||
// tslint:disable unified-signatures | ||
// tslint:enable unified-signatures | ||
@@ -33,0 +33,0 @@ type GotStreamFn = (url: GotUrl, options?: GotOptions<string | null>) => GotEmitter & nodeStream.Duplex; |
{ | ||
"name": "@types/got", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "TypeScript definitions for got", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "e64d5436c4fa512ce098ac86bc272b7916bf82e4059ee015592b26230717375e", | ||
"typesPublisherContentHash": "990882d35d40d447eee10d2e2d2fd4e07a1b7a91fc2d1a531189504bf944ffa7", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 25 Jul 2017 15:22:30 GMT | ||
* Last updated: Tue, 08 Aug 2017 21:39:34 GMT | ||
* Dependencies: http, stream, 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
8638