Socket
Socket
Sign inDemoInstall

twitter-lite

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twitter-lite - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

4

index.d.ts

@@ -160,5 +160,5 @@ /**

oauth_token_secret: OauthTokenSecret;
oauth_callback_confirmed: true;
oauth_callback_confirmed: 'true';
}
| { oauth_callback_confirmed: false };
| { oauth_callback_confirmed: 'false' };

@@ -165,0 +165,0 @@ interface AccessTokenResponse {

{
"name": "twitter-lite",
"version": "0.12.0",
"version": "0.13.0",
"description": "Tiny, full-featured client/server REST/stream library for the Twitter API",

@@ -5,0 +5,0 @@ "source": "twitter.js",

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