bot-utilities
Advanced tools
Comparing version 2.4.0 to 2.5.0
@@ -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 @@ |
{ | ||
"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
14863
194
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.0.0