simplecrawler
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "simplecrawler", | ||
"description": "Very straightforward, event driven web crawler. Features a flexible queue interface and a basic cache mechanism with extensible backend.", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"homepage": "https://github.com/simplecrawler/simplecrawler", | ||
@@ -39,3 +39,3 @@ "author": "Christopher Giffard <christopher.giffard@cgiffard.com>", | ||
"dependencies": { | ||
"async": "^2.6.2", | ||
"async": "^3.0.1", | ||
"iconv-lite": "^0.4.24", | ||
@@ -48,4 +48,4 @@ "robots-parser": "^2.1.1", | ||
"eslint": "^5.16.0", | ||
"jsdoc-to-markdown": "^4.0.1", | ||
"mocha": "^6.1.1" | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"mocha": "^6.1.4" | ||
}, | ||
@@ -52,0 +52,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
175249
2692
2
+ Addedasync@3.2.6(transitive)
- Removedasync@2.6.4(transitive)
- Removedlodash@4.17.21(transitive)
Updatedasync@^3.0.1