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.18 to 2.2.19

3

twit/index.d.ts

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

// siwalik <https://github.com/siwalikm>
// plhery <https://github.com/plhery>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -275,2 +276,4 @@ // TypeScript Version: 2.3

url?: string,
include_user_entities?: boolean,
stringify_ids?: boolean,
}

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

9

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

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

"githubUsername": "siwalikm"
},
{
"name": "plhery",
"url": "https://github.com/plhery",
"githubUsername": "plhery"
}

@@ -40,4 +45,4 @@ ],

},
"typesPublisherContentHash": "1b91bb9a9831dc509999ab95d4b466db2ec1c9166975c9c03ce41664b779a67e",
"typesPublisherContentHash": "e98c2f485a956726ecba395ae54fd2e11e2730a352c216c9c2c8191917dfa9be",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sat, 28 Jul 2018 00:44:17 GMT
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT
* Dependencies: http, events, node, geojson

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

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