[Pkg-javascript-commits] [node-function-bind] branch upstream updated (cc20444 -> da63b68)
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Mar 11 22:05:14 UTC 2018
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to branch upstream
in repository node-function-bind.
from cc20444 New upstream version 1.1.1
new da63b68 New upstream version 1.1.1+ds
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:
module-has/.gitignore | 4 ++++
module-has/.jshintrc | 14 ++++++++++++++
module-has/.npmignore | 3 +++
module-has/LICENSE-MIT | 22 ++++++++++++++++++++++
module-has/README.mkd | 18 ++++++++++++++++++
module-has/package.json | 37 +++++++++++++++++++++++++++++++++++++
module-has/src/index.js | 3 +++
module-has/test/.jshintrc | 7 +++++++
module-has/test/index.js | 10 ++++++++++
9 files changed, 118 insertions(+)
create mode 100644 module-has/.gitignore
create mode 100644 module-has/.jshintrc
create mode 100644 module-has/.npmignore
create mode 100644 module-has/LICENSE-MIT
create mode 100644 module-has/README.mkd
create mode 100644 module-has/package.json
create mode 100644 module-has/src/index.js
create mode 100644 module-has/test/.jshintrc
create mode 100644 module-has/test/index.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-function-bind.git
More information about the Pkg-javascript-commits
mailing list