Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jtbot

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jtbot - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

9

package.json
{
"name": "jtbot",
"version": "2.0.8",
"version": "2.0.9",
"description": "A Twitter retweet and favorite bot",

@@ -11,3 +11,4 @@ "main": "index.js",

"test": "npm run compile && snyk test && node test.js",
"protect": "snyk protect --yes"
"protect": "snyk protect --yes",
"snyk": "snyk"
},

@@ -17,4 +18,4 @@ "author": "Jade M Thornton",

"dependencies": {
"dotenv": "^4.0.0",
"flow-bin": "^0.63.0",
"dotenv": "^5.0.0",
"flow-bin": "^0.66.0",
"snyk": "^1.56.0",

@@ -21,0 +22,0 @@ "twit": "^2.2.9",

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