[Pkg-javascript-commits] [node-commander] branch upstream updated (40d3ff9 -> d0b894e)
Jérémy Lal
kapouer at moszumanska.debian.org
Fri Dec 29 23:20:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-commander.
from 40d3ff9 New upstream version 2.11.0
new d0b894e New upstream version 2.12.2
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:
History.md => CHANGELOG.md | 28 ++++
Readme.md | 25 ++-
Readme_zh-CN.md | 2 +-
index.js | 35 ++++-
package-lock.json | 154 ++++++++++++------
package.json | 21 ++-
test/test.command.failOnSameAlias.js | 14 ++
test/test.command.nohelp.js | 12 +-
tsconfig.json | 20 +++
typings/commander-tests.ts | 99 ++++++++++++
typings/index.d.ts | 295 +++++++++++++++++++++++++++++++++++
11 files changed, 635 insertions(+), 70 deletions(-)
rename History.md => CHANGELOG.md (90%)
create mode 100644 test/test.command.failOnSameAlias.js
create mode 100644 tsconfig.json
create mode 100644 typings/commander-tests.ts
create mode 100644 typings/index.d.ts
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-commander.git
More information about the Pkg-javascript-commits
mailing list