Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "async-err", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "An easy way to make an error in Node.js async, when it would sync otherwise.", | ||
@@ -15,2 +15,3 @@ "main": "index.js", | ||
"error", | ||
"err", | ||
"async" | ||
@@ -24,9 +25,9 @@ ], | ||
"dependencies": { | ||
"debug": "~0.7.2", | ||
"is2": "~0.0.5" | ||
"debug": "0.7.4", | ||
"is2": "0.0.12" | ||
}, | ||
"devDependencies": { | ||
"async": "~0.2.9", | ||
"mocha": "~1.13.0" | ||
"async": "0.2.10", | ||
"mocha": "1.17.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8432
+ Addedis2@0.0.12(transitive)
- Removedis2@0.0.13(transitive)
Updateddebug@0.7.4
Updatedis2@0.0.12