[Pkg-javascript-commits] [node-cross-spawn-async] branch upstream updated (25131a0 -> ed4b5d2)
Ross Gammon
ross-guest at moszumanska.debian.org
Sat Nov 12 18:43:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a change to branch upstream
in repository node-cross-spawn-async.
from 25131a0 Imported Upstream version 2.1.9
new ed4b5d2 Imported Upstream version 2.2.5
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.eslintrc | 7 +++++
.jshintrc | 62 -----------------------------------------
.travis.yml | 5 ++--
README.md | 8 ++++--
appveyor.yml | 5 ++--
index.js | 8 ++++--
lib/enoent.js | 4 +--
lib/parse.js | 29 ++++++++++----------
lib/resolveCommand.js | 25 +++++++++++------
lib/util/mixIn.js | 15 ----------
package.json | 11 +++++---
test/.eslintrc | 8 ++++++
test/fixtures/echo.js | 2 ++
test/fixtures/exit.js | 2 ++
test/fixtures/shebang | 2 ++
test/prepare.js | 6 ++--
test/test.js | 76 ++++++++++++++++++++++++++++++++++++---------------
17 files changed, 133 insertions(+), 142 deletions(-)
create mode 100644 .eslintrc
delete mode 100644 .jshintrc
delete mode 100644 lib/util/mixIn.js
create mode 100644 test/.eslintrc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn-async.git
More information about the Pkg-javascript-commits
mailing list