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.28 to 2.2.29

3

twit/index.d.ts

@@ -205,2 +205,5 @@ // Type definitions for twit 2.2

entities: Entities;
extended_entities?: {
media: MediaEntity[];
};
favorite_count?: number;

@@ -207,0 +210,0 @@ favorited?: boolean;

6

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

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

},
"typesPublisherContentHash": "7a08a20a827b6c9e32842a77970438a38296eacf1301787d9a418320ae7bd578",
"typeScriptVersion": "3.1"
"typesPublisherContentHash": "0682c0f810fb3a31b3bce9cf556857b66accbaa1fa058a5fd9aee097ebd530bd",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Tue, 08 Sep 2020 12:35:23 GMT
* Last updated: Thu, 27 May 2021 14:31:22 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