@types/twit
Advanced tools
Comparing version 2.2.18 to 2.2.19
@@ -7,2 +7,3 @@ // Type definitions for twit 2.2 | ||
// siwalik <https://github.com/siwalikm> | ||
// plhery <https://github.com/plhery> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -275,2 +276,4 @@ // TypeScript Version: 2.3 | ||
url?: string, | ||
include_user_entities?: boolean, | ||
stringify_ids?: boolean, | ||
} | ||
@@ -277,0 +280,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.18", | ||
"version": "2.2.19", | ||
"description": "TypeScript definitions for twit", | ||
@@ -26,2 +26,7 @@ "license": "MIT", | ||
"githubUsername": "siwalikm" | ||
}, | ||
{ | ||
"name": "plhery", | ||
"url": "https://github.com/plhery", | ||
"githubUsername": "plhery" | ||
} | ||
@@ -40,4 +45,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "1b91bb9a9831dc509999ab95d4b466db2ec1c9166975c9c03ce41664b779a67e", | ||
"typesPublisherContentHash": "e98c2f485a956726ecba395ae54fd2e11e2730a352c216c9c2c8191917dfa9be", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Sat, 28 Jul 2018 00:44:17 GMT | ||
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT | ||
* Dependencies: http, events, node, geojson | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Volox <https://github.com/Volox>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>, siwalik <https://github.com/siwalikm>. | ||
These definitions were written by Volox <https://github.com/Volox>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>, siwalik <https://github.com/siwalikm>, plhery <https://github.com/plhery>. |
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
12707
322