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

supercrawler

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supercrawler - npm Package Compare versions

Comparing version 0.12.0 to 0.12.1

4

package.json
{
"name": "supercrawler",
"description": "A web crawler. Supercrawler automatically crawls websites. Define custom handlers to parse content. Obeys robots.txt, rate limits and concurrency limits.",
"version": "0.12.0",
"version": "0.12.1",
"homepage": "https://github.com/brendonboshell/supercrawler",

@@ -34,3 +34,3 @@ "author": "Brendon Boshell <brendonboshell@gmail.com>",

"bluebird": "^3.4.1",
"cheerio": "^0.20.0",
"cheerio": "^0.19.0",
"mime-types": "^2.1.11",

@@ -37,0 +37,0 @@ "node-cache": "^3.2.1",

@@ -312,2 +312,6 @@ # Node.js Web Crawler

### 0.12.1
* [Fixed] Downgrade to cheerio 0.19, to fix a memory leak issue.
### 0.12.0

@@ -314,0 +318,0 @@

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