@types/twit
Advanced tools
Comparing version 2.2.5 to 2.2.6
@@ -244,2 +244,6 @@ // Type definitions for twit 2.2 | ||
status?: string, | ||
user_id?: number, | ||
lat?: number, | ||
long?: number, | ||
follow?: boolean, | ||
} | ||
@@ -246,0 +250,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.5", | ||
"version": "2.2.6", | ||
"description": "TypeScript definitions for twit", | ||
@@ -9,3 +9,4 @@ "license": "MIT", | ||
"name": "Volox", | ||
"url": "https://github.com/Volox" | ||
"url": "https://github.com/Volox", | ||
"githubUsername": "Volox" | ||
} | ||
@@ -23,5 +24,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "31829a8ec61736434edb6f793c2c6b64dca5e0a4ed3eb24a8526833f1c0bd82e", | ||
"typesPublisherContentHash": "c1a4c83387986a6193a43145d7c38c109e0baa1d7fc162a9206c05aef277e378", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT | ||
* Last updated: Tue, 26 Sep 2017 18:20:22 GMT | ||
* Dependencies: http, node, geojson | ||
@@ -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
292
10932