@types/twit
Advanced tools
Comparing version 2.2.26 to 2.2.27
@@ -313,2 +313,6 @@ // Type definitions for twit 2.2 | ||
auto_populate_reply_metadata?: boolean; | ||
list_id?: number | string; | ||
name?: string; | ||
description?: string; | ||
mode?: 'public' | 'private'; | ||
} | ||
@@ -315,0 +319,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.26", | ||
"version": "2.2.27", | ||
"description": "TypeScript definitions for twit", | ||
@@ -60,4 +60,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "d549aa6c45e2d25ce7bff7fafb831f675d4b0669d585c90e351ca0ae58765300", | ||
"typesPublisherContentHash": "e3e993c5a864ba23363634d5c5c9286c6ee610b98a205771dfcd818986060771", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 13 Aug 2020 00:55:30 GMT | ||
* Last updated: Wed, 19 Aug 2020 14:38:53 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
16939
361