[Pkg-javascript-commits] [node-es6-promise] 01/05: Update upstream source from tag 'upstream/4.1.1+ds'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Dec 5 04:57:25 UTC 2017


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

praveen pushed a commit to branch babel
in repository node-es6-promise.

commit 6eae0850b5dc04ebdd87634f1727ba67d0818f4c
Merge: 00d43ec d84c0c0
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Dec 5 09:31:41 2017 +0530

    Update upstream source from tag 'upstream/4.1.1+ds'
    
    Update to upstream version '4.1.1+ds'
    with Debian dir ae2ce9883282677e4ba5dc591197c94180cab774

 .travis.yml                        |   25 +-
 Brocfile.js                        |   99 +-
 CHANGELOG.md                       |   56 +
 README.md                          |   14 +-
 auto.js                            |    4 +
 bower.json                         |    5 +-
 config/versionTemplate.txt         |    2 +-
 es6-promise.d.ts                   |   74 +
 lib/es6-promise.auto.js            |    3 +
 lib/es6-promise.js                 |    7 +
 lib/es6-promise.umd.js             |   18 -
 lib/es6-promise/-internal.js       |   52 +-
 lib/es6-promise/asap.js            |   65 +-
 lib/es6-promise/enumerator.js      |   31 +-
 lib/es6-promise/polyfill.js        |   17 +-
 lib/es6-promise/promise.js         |   13 +-
 lib/es6-promise/promise/all.js     |   16 +-
 lib/es6-promise/promise/race.js    |   20 +-
 lib/es6-promise/promise/reject.js  |    8 +-
 lib/es6-promise/promise/resolve.js |    8 +-
 lib/es6-promise/then.js            |   14 +-
 lib/es6-promise/utils.js           |   17 +-
 package.json                       |   39 +-
 test/extension-test.js             |   56 +-
 test/test-adapter.js               |   12 +-
 yarn.lock                          | 4749 ++++++++++++++++++++++++++++++++++++
 26 files changed, 5168 insertions(+), 256 deletions(-)

-- 
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