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.5.13 to 0.5.14

2

lib/worker.js

@@ -26,3 +26,3 @@

let self = this;
debug("sending request:" + ctx.opt);
debug("sending request:" + JSON.stringify(ctx));
ctx.performance.requestTimestamp = Date.now();

@@ -29,0 +29,0 @@ let req = request(ctx.opt, (err,res) => {

{
"name": "floodesh",
"version": "0.5.13",
"version": "0.5.14",
"description": "Floodesh is a distributed web spider/crawler written with Nodejs.",

@@ -5,0 +5,0 @@ "main": "index.js",

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