@types/twit
Advanced tools
Comparing version 2.2.4 to 2.2.5
@@ -233,2 +233,3 @@ // Type definitions for twit 2.2 | ||
// Other params from various endpoints | ||
track?: string | string[], | ||
media_id?: string, | ||
@@ -235,0 +236,0 @@ media_ids?: string[], |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.4", | ||
"description": "TypeScript definitions for twit 2.2", | ||
"version": "2.2.5", | ||
"description": "TypeScript definitions for twit", | ||
"license": "MIT", | ||
"author": "Volox <https://github.com/Volox>", | ||
"contributors": [ | ||
{ | ||
"name": "Volox", | ||
"url": "https://github.com/Volox" | ||
} | ||
], | ||
"main": "", | ||
@@ -14,8 +19,8 @@ "repository": { | ||
"dependencies": { | ||
"@types/geojson": "*", | ||
"@types/node": "*" | ||
"@types/node": "*", | ||
"@types/geojson": "*" | ||
}, | ||
"peerDependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "aecd1d62c7e29694bb26ddc557dcdcbdf84e6de7c0d0e918f90cea229efeb740" | ||
"typesPublisherContentHash": "31829a8ec61736434edb6f793c2c6b64dca5e0a4ed3eb24a8526833f1c0bd82e", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,12 +5,10 @@ # Installation | ||
# Summary | ||
This package contains type definitions for twit 2.2 (https://github.com/ttezel/twit). | ||
This package contains type definitions for twit (https://github.com/ttezel/twit). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/twit | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twit | ||
Additional Details | ||
* Last updated: Mon, 21 Nov 2016 21:03:00 GMT | ||
* File structure: ModuleAugmentation | ||
* Library Dependencies: geojson, node | ||
* Module Dependencies: http | ||
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT | ||
* Dependencies: http, node, geojson | ||
* Global values: none | ||
@@ -17,0 +15,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11160
0
288
17