[Pkg-javascript-commits] [node-rollup-plugin-commonjs] branch master updated (5fad192 -> f058134)
Julien Puydt
julien.puydt at laposte.net
Wed Mar 7 09:58:26 UTC 2018
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 5fad192 Prepare for upload
new 12f52df New upstream version 9.0.0
new 984881b Update upstream source from tag 'upstream/9.0.0'
new f058134 Package new upstream 9.0.0
The 3 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 +
debian/changelog | 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 +-
11 files changed, 280 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