@types/twit
Advanced tools
Comparing version 2.2.28 to 2.2.29
@@ -205,2 +205,5 @@ // Type definitions for twit 2.2 | ||
entities: Entities; | ||
extended_entities?: { | ||
media: MediaEntity[]; | ||
}; | ||
favorite_count?: number; | ||
@@ -207,0 +210,0 @@ favorited?: boolean; |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.28", | ||
"version": "2.2.29", | ||
"description": "TypeScript definitions for twit", | ||
@@ -60,4 +60,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "7a08a20a827b6c9e32842a77970438a38296eacf1301787d9a418320ae7bd578", | ||
"typeScriptVersion": "3.1" | ||
"typesPublisherContentHash": "0682c0f810fb3a31b3bce9cf556857b66accbaa1fa058a5fd9aee097ebd530bd", | ||
"typeScriptVersion": "3.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 08 Sep 2020 12:35:23 GMT | ||
* Last updated: Thu, 27 May 2021 14:31:22 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
17316
371