Socket
Socket
Sign inDemoInstall

twitter-lite

Package Overview
Dependencies
Maintainers
1
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.9.1 to 0.9.2

2

package.json
{
"name": "twitter-lite",
"version": "0.9.1",
"version": "0.9.2",
"description": "A tiny, full-featured client / server library for the Twitter API",

@@ -5,0 +5,0 @@ "source": [

@@ -203,3 +203,3 @@ const crypto = require("crypto");

* @param {string} resource - endpoint, e.g. `followers/ids`
* @param {object} parameters
* @param {object} [parameters] - optional parameters
* @returns {Promise<object>} Promise resolving to the response from the Twitter API.

@@ -206,0 +206,0 @@ * The `_header` property will be set to the Response headers (useful for checking rate limits)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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