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.13 to 2.2.14

6

twit/index.d.ts

@@ -27,3 +27,3 @@ // Type definitions for twit 2.2

id: number,
id_str: number,
id_str: string,
screen_name: string,

@@ -173,3 +173,3 @@ }

id: number,
id_str: number,
id_str: string,
},

@@ -262,3 +262,3 @@ entities: Entities,

status?: string,
user_id?: number,
user_id?: number | string,
lat?: number,

@@ -265,0 +265,0 @@ long?: number,

{
"name": "@types/twit",
"version": "2.2.13",
"version": "2.2.14",
"description": "TypeScript definitions for twit",

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

},
"typesPublisherContentHash": "14a1697b1de1f5b5315c563b5e02e34d7538cb0fbeb63150f14c4caff751ee32",
"typesPublisherContentHash": "e31fc5cd9280b674d51c608b9e4fcc331f3cffaa64722783f1d03b8b682ea488",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 31 May 2018 23:51:11 GMT
* Last updated: Thu, 21 Jun 2018 00:15:28 GMT
* Dependencies: http, events, node, 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