async-args
Advanced tools
Comparing version
{ | ||
"name": "async-args", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "A utility for use in conjunction with async.", | ||
@@ -10,3 +10,3 @@ "main": "index.js", | ||
"style": "semistandard", | ||
"style-format": "semistandard-format -w; semistandard" | ||
"style-format": "semistandard --fix" | ||
}, | ||
@@ -33,9 +33,8 @@ "repository": { | ||
"fsmonitor": "^0.2.4", | ||
"semistandard": "^7.0.5", | ||
"semistandard-format": "^3.0.0", | ||
"semistandard": "^9.2.1", | ||
"tape": "^4.5.1" | ||
}, | ||
"dependencies": { | ||
"jsonpointer": "^3.0.0" | ||
"jsonpointer": "^4.0.1" | ||
} | ||
} |
16082
2.39%4
-20%5
25%+ Added
- Removed
Updated