[Pkg-javascript-commits] [node-buble] branch upstream updated (3cbc22d -> abae3f4)

Julien Puydt julien.puydt at laposte.net
Sun Nov 5 06:51:22 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-buble.

      from  3cbc22d   New upstream version 0.15.2
      adds  abae3f4   New upstream version 0.16.0

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |   10 +
 CHANGELOG.md                                       |    7 +
 appveyor.yml                                       |   15 +
 package-lock.json                                  | 1784 ++++++++++++++++++++
 package.json                                       |   24 +-
 register.js                                        |    2 +-
 rollup.config.js                                   |   45 +-
 src/index.js                                       |    8 +
 src/program/types/ClassBody.js                     |    4 +-
 src/program/types/JSXAttribute.js                  |   20 +-
 src/program/types/JSXOpeningElement.js             |    5 +-
 .../command.sh                                     |    0
 .../supports-jsx-pragma-comment/expected/output.js |    2 +
 test/cli/supports-jsx-pragma-comment/input.js      |    2 +
 .../classes-no-named-function-expressions.js       |   10 +-
 test/samples/classes.js                            |   10 +-
 test/samples/jsx.js                                |   47 +
 test/test.js                                       |    9 +-
 18 files changed, 1946 insertions(+), 58 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 appveyor.yml
 create mode 100644 package-lock.json
 copy test/cli/{supports-jsx-pragma => supports-jsx-pragma-comment}/command.sh (100%)
 create mode 100644 test/cli/supports-jsx-pragma-comment/expected/output.js
 create mode 100644 test/cli/supports-jsx-pragma-comment/input.js

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



More information about the Pkg-javascript-commits mailing list