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

floodesh

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floodesh - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

1

lib/context.js

@@ -49,2 +49,3 @@

.getter('href')
.getter('uri')
.getter('contentType');

@@ -51,0 +52,0 @@

@@ -31,2 +31,6 @@

},
get uri(){
return this.href;
},

@@ -33,0 +37,0 @@ set content(value){

@@ -30,2 +30,3 @@

let opt = ctx.opt, r = opt.retries;
opt.parse = ctx.parse;
ctx = null;

@@ -32,0 +33,0 @@ opt.priority = self.retryPriority;

2

package.json
{
"name": "floodesh",
"version": "0.2.8",
"version": "0.2.9",
"description": "Floodesh is a distributed web spider/crawler written with Nodejs.",

@@ -5,0 +5,0 @@ "bin": "./bin/floodesh",

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