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

bot-utilities

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bot-utilities - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

16

bot-utilities.js

@@ -32,8 +32,20 @@ 'use strict';

var IMAGE_BOTS = exports.IMAGE_BOTS = [
'BMPBug',
'IMG2ASCII',
'JPGglitchbot',
'Lowpolybot',
// 'UShouldFrameIt',
'WordPadBot',
'a_quilt_bot',
'badpng',
'cgagraphics',
'Lowpolybot',
'imgblender',
'imgblur',
'imgquilt',
'imgshear',
'imgzoombot',
'kaleid_o_bot',
'kaleidobot',
'pixelsorter',
'plzrevisit'
'plaidbot'
];

@@ -40,0 +52,0 @@

6

package.json
{
"name": "bot-utilities",
"version": "2.4.0",
"version": "2.5.0",
"description": "Utilities for Twitter bots.",

@@ -13,3 +13,3 @@ "main": "bot-utilities.js",

"exit": "^0.1.2",
"lodash": "^3.9.3",
"lodash": "^4.0.0",
"request": "^2.57.0"

@@ -21,3 +21,3 @@ },

"mocha": "^2.2.5",
"twit": "^1.1.20"
"twit": "^2.1.1"
},

@@ -24,0 +24,0 @@ "repository": {

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