New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jade-bot

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jade-bot - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

package.json
{
"name": "jade-bot",
"version": "2.0.0",
"version": "2.0.1",
"description": "A Twitter retweet and favorite bot",

@@ -15,3 +15,3 @@ "main": "index.js",

"author": "Jade M Thornton",
"license": "MIT",
"license": "ISC",
"dependencies": {

@@ -18,0 +18,0 @@ "dotenv": "^4.0.0",

@@ -16,6 +16,12 @@ # Jade-Bot

$ cd jade-bot/
$ yarn
$ yarn test
$ npm
$ npm test
```
Jade-bot is also available on npm:
```bash
npm install --global jade-bot
```
### Get API keys

@@ -48,3 +54,3 @@

```bash
$ yarn start
$ npm start
```

@@ -51,0 +57,0 @@

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