@types/twit
Advanced tools
Comparing version 2.2.11 to 2.2.12
@@ -263,2 +263,3 @@ // Type definitions for twit 2.2 | ||
include_email?: boolean, | ||
cursor?: number, | ||
} | ||
@@ -265,0 +266,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.11", | ||
"version": "2.2.12", | ||
"description": "TypeScript definitions for twit", | ||
@@ -34,4 +34,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "9de1bb225e714f3636735fe8bf2c29f8d8591fe80a1599a40b874af6612785b6", | ||
"typesPublisherContentHash": "04f715ca74ba8352172b33abc5ec099b8e717ea454498e3eb41c9c6053abdc5a", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 23 Jan 2018 20:08:10 GMT | ||
* Last updated: Tue, 27 Mar 2018 18:51:52 GMT | ||
* Dependencies: http, events, node, geojson | ||
@@ -14,0 +14,0 @@ * Global values: none |
11911
309