[Pkg-javascript-commits] [node-deep-eql] branch upstream updated (9d4eb24 -> e716932)

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Oct 25 18:14:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

srud-guest pushed a change to branch upstream
in repository node-deep-eql.

      from  9d4eb24   New upstream version 2.0.0+dfsg
       new  e716932   New upstream version 3.0.1

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:
 .gitignore                   |  21 ++
 .travis.yml                  |  27 ++
 README.md                    |  11 +-
 bench/.eslintrc              |  18 ++
 bench/index.js               | 125 ++++++++
 component.json               |  19 ++
 index.js                     | 136 +++++----
 karma.conf.js                |  96 +++++++
 package.json                 |  10 +-
 test/.eslintrc               |  19 ++
 test/index.js                | 538 +++++++++++++++++++++++++++++++++++
 test/new-ecmascript-types.js | 660 +++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 1616 insertions(+), 64 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