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

simplecrawler

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simplecrawler - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

8

package.json
{
"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

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