Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/twit

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twit - npm Package Compare versions

Comparing version 2.2.27 to 2.2.28

7

twit/index.d.ts

@@ -317,2 +317,9 @@ // Type definitions for twit 2.2

mode?: 'public' | 'private';
exclude_reply_user_ids?: string | string[];
attachment_url?: string;
place_id?: string;
display_coordinates?: boolean;
enable_dmcommands?: boolean;
fail_dmcommands?: boolean;
card_uri?: string;
}

@@ -319,0 +326,0 @@ export interface PromiseResponse {

6

twit/package.json
{
"name": "@types/twit",
"version": "2.2.27",
"version": "2.2.28",
"description": "TypeScript definitions for twit",

@@ -60,4 +60,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "e3e993c5a864ba23363634d5c5c9286c6ee610b98a205771dfcd818986060771",
"typeScriptVersion": "3.0"
"typesPublisherContentHash": "7a08a20a827b6c9e32842a77970438a38296eacf1301787d9a418320ae7bd578",
"typeScriptVersion": "3.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 19 Aug 2020 14:38:53 GMT
* Last updated: Tue, 08 Sep 2020 12:35:23 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc