[Pkg-javascript-commits] [node-deep-eql] branch master updated (33217c6 -> 43520f4)
Sruthi Chandran
srud-guest at moszumanska.debian.org
Wed Oct 25 18:14:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a change to branch master
in repository node-deep-eql.
from 33217c6 Add node-type-detect to build deps
new e716932 New upstream version 3.0.1
new 1653351 Updated version 3.0.1 from 'upstream/3.0.1'
new 7b10dd1 Add myself to uploaders and update Standards version
new 4406e00 Update changelog
new 45c75fb Update Section
new 43520f4 Upload to unstable
The 6 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:
.gitignore | 21 ++
.travis.yml | 27 ++
README.md | 11 +-
bench/.eslintrc | 18 ++
bench/index.js | 125 ++++++++
component.json | 19 ++
debian/changelog | 6 +
debian/control | 7 +-
index.js | 136 +++++----
karma.conf.js | 96 +++++++
package.json | 10 +-
test/.eslintrc | 19 ++
test/index.js | 538 +++++++++++++++++++++++++++++++++++
test/new-ecmascript-types.js | 660 +++++++++++++++++++++++++++++++++++++++++++
14 files changed, 1626 insertions(+), 67 deletions(-)
create mode 100644 .gitignore
create mode 100644 .travis.yml
create mode 100644 bench/.eslintrc
create mode 100644 bench/index.js
create mode 100644 component.json
create mode 100644 karma.conf.js
create mode 100644 test/.eslintrc
create mode 100644 test/index.js
create mode 100644 test/new-ecmascript-types.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deep-eql.git
More information about the Pkg-javascript-commits
mailing list