[Pkg-javascript-commits] [node-depd] 02/06: Updated version 1.1.1 from 'upstream/1.1.1'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Sep 2 05:43:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-depd.
commit 0197506d75cfae2c2a6770a5e99f908e1bb33fa9
Merge: 3aa3cdc bc544f7
Author: Pirate Praveen <praveen at debian.org>
Date: Sat Sep 2 10:02:55 2017 +0530
Updated version 1.1.1 from 'upstream/1.1.1'
with Debian dir dd6a586765129252b5bc2bf41633bdf8b1eccb07
.eslintignore | 2 +
.eslintrc | 3 +
.gitignore | 1 +
.travis.yml | 35 +++-
History.md | 15 ++
LICENSE | 2 +-
Readme.md | 13 +-
appveyor.yml | 22 ++-
benchmark/index.js | 32 ++--
benchmark/wrapfunction.js | 12 +-
benchmark/wrapproperty.js | 12 +-
index.js | 99 ++++++------
lib/browser/index.js | 77 +++++++++
lib/compat/buffer-concat.js | 33 ----
lib/compat/callsite-tostring.js | 8 +-
lib/compat/event-listener-count.js | 22 +++
lib/compat/index.js | 30 ++--
package.json | 13 +-
test/.eslintrc | 5 +
test/browserify.js | 182 +++++++++++++++++++++
test/fixtures/{cool-lib.js => libs/cool.js} | 4 +-
test/fixtures/libs/index.js | 30 ++++
test/fixtures/libs/multi.js | 11 ++
test/fixtures/{my-lib.js => libs/my.js} | 11 +-
test/fixtures/{new-lib.js => libs/new.js} | 2 +-
test/fixtures/{old-lib.js => libs/old.js} | 6 +-
test/fixtures/{strict-lib.js => libs/strict.js} | 10 +-
test/fixtures/{thing-lib.js => libs/thing.js} | 2 +-
test/fixtures/libs/trace.js | 11 ++
test/fixtures/multi-lib.js | 11 --
test/fixtures/script.js | 4 +-
test/fixtures/trace-lib.js | 11 --
test/support/buffer-concat.js | 46 ++++++
test/support/capture-stderr.js | 46 ++++++
test/test.js | 204 +++++++++++-------------
35 files changed, 735 insertions(+), 292 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-depd.git
More information about the Pkg-javascript-commits
mailing list