New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

easy-loop

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-loop - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

package.json
{
"name": "easy-loop",
"version": "1.4.2",
"version": "1.4.3",
"description": "Easy sync loop processing for Node.js",

@@ -5,0 +5,0 @@ "main": "lib/easy-loop",

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

var loop = require('easy-loop');
//series([function...] [, concurrency] [, callback]) -> 'concurrency' defailt 1
//series([function...] [, concurrency] [, callback]) -> 'concurrency' default 1
loop.series([

@@ -29,0 +29,0 @@ function(callback){

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