Comparing version 0.2.11 to 0.3.0
@@ -9,2 +9,3 @@ | ||
, waiter: require('./waiter') | ||
, fork: require('./fork') | ||
}; |
{ | ||
"name" : "ee-async" | ||
, "description" : "simpler control flow for asynchronous operations" | ||
, "version" : "0.2.11" | ||
, "version" : "0.3.0" | ||
, "homepage" : "https://github.com/eventEmitter/ee-async" | ||
@@ -24,8 +24,10 @@ , "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)" | ||
} | ||
, "devDependencies": {} | ||
, "devDependencies": { | ||
"mocha" : "1.21.x" | ||
} | ||
, "optionalDependencies": {} | ||
, "keywords" : ["asnc", "control-flow", "each", "chain", "wait"] | ||
, "scripts": { | ||
"test" : "node test.js" | ||
"test" : "./node_modules/.bin/mocha --reporter spec --check-leaks" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
neo-async |
13995
15
333
0
1
10
1