@types/twit
Advanced tools
Comparing version 2.2.27 to 2.2.28
@@ -317,2 +317,9 @@ // Type definitions for twit 2.2 | ||
mode?: 'public' | 'private'; | ||
exclude_reply_user_ids?: string | string[]; | ||
attachment_url?: string; | ||
place_id?: string; | ||
display_coordinates?: boolean; | ||
enable_dmcommands?: boolean; | ||
fail_dmcommands?: boolean; | ||
card_uri?: string; | ||
} | ||
@@ -319,0 +326,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.27", | ||
"version": "2.2.28", | ||
"description": "TypeScript definitions for twit", | ||
@@ -60,4 +60,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "e3e993c5a864ba23363634d5c5c9286c6ee610b98a205771dfcd818986060771", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "7a08a20a827b6c9e32842a77970438a38296eacf1301787d9a418320ae7bd578", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 19 Aug 2020 14:38:53 GMT | ||
* Last updated: Tue, 08 Sep 2020 12:35:23 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [@types/geojson](https://npmjs.com/package/@types/geojson) | ||
@@ -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
17217
368