[Pkg-javascript-commits] [node-vlq] branch upstream updated (eb83dad -> a6aa5ad)

Julien Puydt julien.puydt at laposte.net
Mon Jan 15 10:22:38 UTC 2018


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

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

      from  eb83dad   New upstream version 0.2.3
       new  a6aa5ad   New upstream version 1.0.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:
 .gitignore             |  3 +-
 CHANGELOG.md           |  4 +++
 dist/vlq.js            | 91 --------------------------------------------------
 package-lock.json      | 77 +++++++++++++++++++++++++++++++-----------
 package.json           | 15 +++++----
 rollup.config.js       | 21 ++++++++++++
 src/{vlq.js => vlq.ts} | 32 +++++++++---------
 tsconfig.json          | 18 ++++++++++
 8 files changed, 127 insertions(+), 134 deletions(-)
 delete mode 100644 dist/vlq.js
 create mode 100644 rollup.config.js
 rename src/{vlq.js => vlq.ts} (59%)
 create mode 100644 tsconfig.json

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



More information about the Pkg-javascript-commits mailing list