[Pkg-javascript-commits] [node-magic-string] branch master updated (811e6f9 -> f3b6f99)

Julien Puydt julien.puydt at laposte.net
Thu Mar 15 15:11:32 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-magic-string.

      from  811e6f9   Prepare for upload
       new  df18c95   New upstream version 0.23.2
       new  e40a177   Update upstream source from tag 'upstream/0.23.2'
       new  75b2199   Package new upstream 0.23.2 (now depend on node-sourcemap-codec)
       new  91ade86   Drop upstreamed patch
       new  8194dfd   Refresh patches
       new  f3b6f99   Prepare for upload

The 6 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:
 .eslintrc                                |    1 -
 CHANGELOG.md                             |   17 +
 README.md                                |    4 +
 debian/changelog                         |    7 +
 debian/control                           |    2 +-
 debian/patches/external_skip.patch       |   15 -
 debian/patches/fix_undefined_chunk.patch |    2 +-
 debian/patches/optional_argument.patch   |   10 +-
 debian/patches/series                    |    1 -
 index.d.ts                               |   31 +-
 package-lock.json                        | 2816 ++++++++++++++++++++++++++++++
 package.json                             |   41 +-
 rollup.config.js                         |   69 +-
 src/Bundle.js                            |   14 +-
 src/MagicString.js                       |   17 +-
 src/index.js                             |    1 +
 src/utils/Mappings.js                    |   69 +-
 src/utils/SourceMap.js                   |    3 +-
 src/utils/getLocator.js                  |   42 +-
 19 files changed, 2997 insertions(+), 165 deletions(-)
 delete mode 100644 debian/patches/external_skip.patch
 create mode 100644 package-lock.json

-- 
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