Socket
Socket
Sign inDemoInstall

twitter-buddy

Package Overview
Dependencies
116
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

bin/cli.js
#!/usr/bin/env node
"use strict";
const os = require("os");
const twitterBot = require("../lib/instance");

@@ -7,0 +5,0 @@

4

package.json
{
"name": "twitter-buddy",
"version": "1.0.1",
"version": "1.0.2",
"description": "Twitter Scraper (Web Based API). You can scrape followers, tweets, favorites from the user profile and retweeted by, liked by and comments from a tweet.",
"main": "lib/index.js",
"bin": {
"amazon-buddy": "bin/cli.js"
"twitter-buddy": "bin/cli.js"
},

@@ -9,0 +9,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc