5 * Fix sync exec in 0.12/io.js. Polyfill with sync-exec over runsync.
11 * Update dependencies.
12 * Correctly forward dashed parameters. (Reported by @michalkleiner)
13 * Improve error reporting for non-existent commands.
14 * Polyfill execSync for legacy node.
15 * Add npmRun.sync method (SEMVER.MINOR) (@millermedeiros)
19 * Add missing npm-which dependency.
23 * Add meta info to package.json.