[Pkg-javascript-commits] [node-es6-promise] branch upstream updated (d84c0c0 -> f8854af)

Julien Puydt julien.puydt at laposte.net
Wed Jan 3 09:37:26 UTC 2018


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

jpuydt-guest pushed a change to branch upstream
in repository node-es6-promise.

      from  d84c0c0   New upstream version 4.1.1+ds
       new  f8854af   New upstream version 4.2.2

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                    |    4 +-
 .travis.yml                   |    9 +-
 Brocfile.js                   |   88 +-
 README.md                     |   51 +-
 es6-promise.d.ts              |    7 +
 lib/es6-promise/enumerator.js |  132 +-
 lib/es6-promise/promise.js    |  100 +-
 package.json                  |   44 +-
 test/extension-test.js        |  142 ++
 test/worker.js                |    2 +-
 testem.js                     |   21 +
 testem.json                   |   14 -
 yarn.lock                     | 3422 ++++++++++++++++++++++++-----------------
 13 files changed, 2404 insertions(+), 1632 deletions(-)
 create mode 100644 testem.js
 delete mode 100644 testem.json

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-es6-promise.git



More information about the Pkg-javascript-commits mailing list