@types/twit
Advanced tools
Comparing version 2.2.21 to 2.2.22
@@ -278,2 +278,3 @@ // Type definitions for twit 2.2 | ||
stringify_ids?: boolean, | ||
in_reply_to_status_id?: number | string, | ||
} | ||
@@ -280,0 +281,0 @@ export interface PromiseResponse { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.21", | ||
"version": "2.2.22", | ||
"description": "TypeScript definitions for twit", | ||
@@ -42,3 +42,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/twit" | ||
}, | ||
@@ -50,4 +51,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "0d94b577bebf941f2b9748f1a85bc36b7f8f76643685ec7377024092fbbc9964", | ||
"typesPublisherContentHash": "e66bce3084f691e5729a27504c899371687acd617ed5f7da933db15809d290fb", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 04 Feb 2019 23:27:32 GMT | ||
* Last updated: Tue, 28 May 2019 18:59:44 GMT | ||
* Dependencies: @types/node, @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
13097
325