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

arania

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arania - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

package.json
{
"name": "arania",
"version": "0.1.0",
"version": "0.1.1",
"description": "Node.js screen scraping and web crawling module",

@@ -27,6 +27,6 @@ "main": "index.js",

"devDependencies": {
"chai": "^1.9.1",
"gulp": "^3.8.1",
"gulp-mocha": "^0.4.1"
"chai": "*",
"gulp": "*",
"gulp-mocha": "*"
}
}

@@ -1,4 +0,10 @@

# Arania
> Node.js screen scraping and web crawling module (work in progress...)
# Arania [![Build Status](https://travis-ci.org/dreyacosta/arania.svg?branch=master)](https://travis-ci.org/dreyacosta/arania)
> Node.js screen scraping and web crawling module heavily inspired
by [Yoi](https://github.com/tapquo/yoi) project. (work in progress...)
## Installation
```bash
$ npm install arania --save
```
## Usage

@@ -5,0 +11,0 @@ ### Extends crawler 'Class'

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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