Socket
Socket
Sign inDemoInstall

async-each

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-each - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

bower.json

@@ -5,3 +5,3 @@ {

"description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
"version": "0.1.5",
"version": "0.1.6",
"keywords": [

@@ -8,0 +8,0 @@ "async", "forEach", "each", "map",

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

# async-each 0.1.6 (5 November 2014)
* Add license to package.json
# async-each 0.1.5 (22 October 2014)

@@ -2,0 +5,0 @@ * Clean up package.json to fix npm warning about `repo`

@@ -5,3 +5,3 @@ {

"description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
"version": "0.1.5",
"version": "0.1.6",
"keywords": [

@@ -8,0 +8,0 @@ "async", "forEach", "each", "map",

{
"name": "async-each",
"description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",
"keywords": [

@@ -6,0 +7,0 @@ "async", "forEach", "each", "map",

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