@types/twit
Advanced tools
Comparing version 2.2.14 to 2.2.15
@@ -6,2 +6,3 @@ // Type definitions for twit 2.2 | ||
// sapphiredev <https://github.com/sapphiredev> | ||
// abraham <https://github.com/abraham> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -260,2 +261,3 @@ // TypeScript Version: 2.3 | ||
slug?: string, | ||
owner_screen_name?: string, | ||
status?: string, | ||
@@ -268,3 +270,7 @@ user_id?: number | string, | ||
cursor?: number, | ||
tweet_mode? :string, | ||
tweet_mode?: string, | ||
trim_user?: boolean, | ||
exclude_replies?: boolean, | ||
include_rts?: boolean, | ||
skip_status?: boolean, | ||
} | ||
@@ -271,0 +277,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.14", | ||
"version": "2.2.15", | ||
"description": "TypeScript definitions for twit", | ||
@@ -21,2 +21,7 @@ "license": "MIT", | ||
"githubUsername": "sapphiredev" | ||
}, | ||
{ | ||
"name": "abraham", | ||
"url": "https://github.com/abraham", | ||
"githubUsername": "abraham" | ||
} | ||
@@ -35,4 +40,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "e31fc5cd9280b674d51c608b9e4fcc331f3cffaa64722783f1d03b8b682ea488", | ||
"typesPublisherContentHash": "d23e4cd23dfb847e157abafe82190770b2114212e07304177570dae226f569a7", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 21 Jun 2018 00:15:28 GMT | ||
* Last updated: Tue, 26 Jun 2018 01:10:51 GMT | ||
* Dependencies: http, events, node, geojson | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Volox <https://github.com/Volox>, lostfictions <https://github.com/lostfictions>, sapphiredev <https://github.com/sapphiredev>. | ||
These definitions were written by Volox <https://github.com/Volox>, lostfictions <https://github.com/lostfictions>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>. |
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
12402
318