[Pkg-javascript-commits] [node-rollup-plugin-commonjs] branch upstream updated (cb1b2a4 -> 12f52df)

Julien Puydt julien.puydt at laposte.net
Wed Mar 7 09:58:27 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-rollup-plugin-commonjs.

      from  cb1b2a4   New upstream version 8.3.0
       new  12f52df   New upstream version 9.0.0

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:
 CHANGELOG.md                                       |   6 +
 package-lock.json                                  | 467 +++++++++------------
 package.json                                       |  25 +-
 src/index.js                                       |  11 +-
 src/transform.js                                   |  17 +-
 test/function/bare-import-comment/bar.js           |   2 +
 .../{bare-import => bare-import-comment}/foo.js    |   0
 .../{bare-import => bare-import-comment}/main.js   |   0
 test/samples/invalid-syntax/main.js                |   1 +
 test/test.js                                       |  29 +-
 10 files changed, 274 insertions(+), 284 deletions(-)
 create mode 100644 test/function/bare-import-comment/bar.js
 copy test/function/{bare-import => bare-import-comment}/foo.js (100%)
 copy test/function/{bare-import => bare-import-comment}/main.js (100%)
 create mode 100644 test/samples/invalid-syntax/main.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