[Pkg-javascript-commits] [node-rollup-plugin-commonjs] branch master updated (1d32739 -> 81a6f7a)

Julien Puydt julien.puydt at laposte.net
Wed Sep 6 16:04:04 UTC 2017


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

jpuydt-guest pushed a change to branch master
in repository node-rollup-plugin-commonjs.

      from  1d32739   Initial packaging
       new  9780602   New upstream version 8.2.0
       new  8d942e3   Updated version 8.2.0 from 'upstream/8.2.0'
       new  00ec71e   Upstream is now 8.2.0
       new  88d72f1   Bump std-ver to 8.2.0
       new  81a6f7a   Bump d/watch to version 4

The 5 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:
 CHANGELOG.md                                   |   8 +
 LICENSE                                        |  21 +
 debian/changelog                               |   2 +-
 debian/control                                 |   2 +-
 debian/watch                                   |   2 +-
 package-lock.json                              | 808 ++++++++++++++-----------
 package.json                                   |  28 +-
 rollup.config.js                               |  17 +-
 src/defaultResolver.js                         |   2 +-
 src/index.js                                   |   6 +-
 src/utils.js                                   |  10 +-
 test/samples/rename-index/invalid-var/index.js |   1 +
 test/samples/rename-index/main.js              |   5 +
 test/samples/rename-index/other/nonIndex.js    |   1 +
 test/samples/rename-index/validVar/index.js    |   1 +
 test/test.js                                   | 380 ++++++------
 16 files changed, 718 insertions(+), 576 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 test/samples/rename-index/invalid-var/index.js
 create mode 100644 test/samples/rename-index/main.js
 create mode 100644 test/samples/rename-index/other/nonIndex.js
 create mode 100644 test/samples/rename-index/validVar/index.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rollup-plugin-commonjs.git



More information about the Pkg-javascript-commits mailing list