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

async-foreach

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-foreach - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json

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

"description": "An optionally-asynchronous forEach with an interesting interface.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "http://github.com/cowboy/javascript-sync-async-foreach",

@@ -15,3 +15,3 @@ "bugs": "https://github.com/cowboy/javascript-sync-async-foreach/issues",

"engines": {
"node": "~0.6.6"
"node": "*"
},

@@ -18,0 +18,0 @@ "keywords": [

@@ -174,10 +174,6 @@ # JavaScript Sync/Async forEach

11/11/2011
v0.1.0
Initial Release.
04/29/2013
v0.1.3
Removed hard Node.js version dependency.
11/11/2011
v0.1.1
Refactored code to be much simpler. Yay for unit tests!
11/17/2011

@@ -189,2 +185,10 @@ v0.1.2

11/11/2011
v0.1.1
Refactored code to be much simpler. Yay for unit tests!
11/11/2011
v0.1.0
Initial Release.
## License

@@ -191,0 +195,0 @@ Copyright (c) 2012 "Cowboy" Ben Alman

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