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

node-async-loop

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-async-loop - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

async-loop.js

@@ -0,1 +1,3 @@

'use strict';
var asyncLoop = function (array)

@@ -2,0 +4,0 @@ {

2

package.json
{
"name": "node-async-loop",
"version": "1.2.1",
"version": "1.2.2",
"description": "Loop through an array to execute asynchronous actions on each element.",

@@ -5,0 +5,0 @@ "main": "async-loop.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