[Pkg-javascript-commits] [node-rollup-plugin-commonjs] branch upstream updated (55c4e5c -> 9780602)
Julien Puydt
julien.puydt at laposte.net
Wed Sep 6 16:04:05 UTC 2017
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 55c4e5c New upstream version 8.1.0
new 9780602 New upstream version 8.2.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 | 8 +
LICENSE | 21 +
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 ++++++------
13 files changed, 715 insertions(+), 573 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