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

crawler

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crawler - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

6

package.json
{
"name": "crawler",
"version": "0.4.2",
"version": "0.4.3",
"description": "Crawler is a web spider written with Nodejs. It gives you the full power of jQuery on the server to parse a big number of pages as they are downloaded, asynchronously. Scraping should be simple and fun!",

@@ -43,3 +43,3 @@ "keywords": [

"generic-pool": "2.1.1",
"iconv": "2.1.4",
"iconv": "2.1.6",
"iconv-lite": "0.4.4",

@@ -55,3 +55,3 @@ "jschardet": "1.1.0",

"chai": "1.9.2",
"mocha": "1.21.4",
"mocha": "2.2.1",
"mocha-testdata": "1.1.0",

@@ -58,0 +58,0 @@ "sinon": "1.11.1",

[![Build Status](https://travis-ci.org/sylvinus/node-crawler.svg?branch=master)](https://travis-ci.org/sylvinus/node-crawler)
Node Crawler is no more maintained
Node Crawler is not maintained at the moment (unless critical bug)
------

@@ -5,0 +5,0 @@ Have a look at alternatives modules:

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