[Pkg-javascript-commits] [node-uid-safe] branch upstream updated (0f9ff93 -> e1f4885)
Paolo Greppi
paolog-guest at moszumanska.debian.org
Thu Dec 15 12:53:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a change to branch upstream
in repository node-uid-safe.
from 0f9ff93 Imported Upstream version 1.0.1
adds e1f4885 Imported Upstream version 2.1.3
No new revisions were added by this update.
Summary of changes:
.eslintignore | 2 ++
.eslintrc | 3 ++
.gitignore | 7 +++++
.travis.yml | 29 ++++++++++++++++++
HISTORY.md | 51 +++++++++++++++++++++++++++++++
LICENSE | 4 +--
README.md | 63 ++++++++++++++++++++++++++++----------
index.js | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
package.json | 47 +++++++++++++++++++++--------
test.js | 46 ----------------------------
test/.eslintrc | 5 ++++
test/test.js | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++
12 files changed, 350 insertions(+), 89 deletions(-)
create mode 100644 .eslintignore
create mode 100644 .eslintrc
create mode 100644 .gitignore
create mode 100644 .travis.yml
create mode 100644 HISTORY.md
delete mode 100644 test.js
create mode 100644 test/.eslintrc
create mode 100644 test/test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-uid-safe.git
More information about the Pkg-javascript-commits
mailing list