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.14 to 2.2.15

8

twit/index.d.ts

@@ -6,2 +6,3 @@ // Type definitions for twit 2.2

// sapphiredev <https://github.com/sapphiredev>
// abraham <https://github.com/abraham>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -260,2 +261,3 @@ // TypeScript Version: 2.3

slug?: string,
owner_screen_name?: string,
status?: string,

@@ -268,3 +270,7 @@ user_id?: number | string,

cursor?: number,
tweet_mode? :string,
tweet_mode?: string,
trim_user?: boolean,
exclude_replies?: boolean,
include_rts?: boolean,
skip_status?: boolean,
}

@@ -271,0 +277,0 @@ export interface PromiseResponse {

9

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

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "sapphiredev"
},
{
"name": "abraham",
"url": "https://github.com/abraham",
"githubUsername": "abraham"
}

@@ -35,4 +40,4 @@ ],

},
"typesPublisherContentHash": "e31fc5cd9280b674d51c608b9e4fcc331f3cffaa64722783f1d03b8b682ea488",
"typesPublisherContentHash": "d23e4cd23dfb847e157abafe82190770b2114212e07304177570dae226f569a7",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 21 Jun 2018 00:15:28 GMT
* Last updated: Tue, 26 Jun 2018 01:10:51 GMT
* Dependencies: http, events, node, geojson

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by Volox <https://github.com/Volox>, lostfictions <https://github.com/lostfictions>, sapphiredev <https://github.com/sapphiredev>.
These definitions were written by Volox <https://github.com/Volox>, lostfictions <https://github.com/lostfictions>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>.
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