[Pkg-javascript-commits] [node-magic-string] branch upstream updated (68f4435 -> 9488135)

Julien Puydt julien.puydt at laposte.net
Wed Dec 7 07:23:29 UTC 2016


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

jpuydt-guest pushed a change to branch upstream
in repository node-magic-string.

      from  68f4435   New upstream version 0.18.0
       new  9488135   New upstream version 0.19.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                |   4 ++
 package.json                |   2 +-
 src/Bundle.js               |  71 +++++++++++++++--------
 src/MagicString.js          |  30 ++++++++--
 src/utils/Mappings.js       | 117 +++++++++++++++++++++++++++++++++++++
 src/utils/encodeMappings.js | 137 --------------------------------------------
 src/utils/getSemis.js       |   3 -
 test/MagicString.Bundle.js  | 102 ++++++++++++++++++++++++++++++++-
 8 files changed, 292 insertions(+), 174 deletions(-)
 create mode 100644 src/utils/Mappings.js
 delete mode 100644 src/utils/encodeMappings.js
 delete mode 100644 src/utils/getSemis.js

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



More information about the Pkg-javascript-commits mailing list