[Pkg-javascript-commits] [node-ast-types] 02/03: Update upstream source from tag 'upstream/0.11.1'

Julien Puydt julien.puydt at laposte.net
Mon Feb 19 22:43:01 UTC 2018


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

jpuydt-guest pushed a commit to branch master
in repository node-ast-types.

commit f79e491a6bca76ec8655c23935f5d9d33b7f4cab
Merge: 0ca4a09 7d643b2
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Mon Feb 19 23:39:33 2018 +0100

    Update upstream source from tag 'upstream/0.11.1'
    
    Update to upstream version '0.11.1'
    with Debian dir 4183f0264b8dcff7e978ad6adc0ca1868d889b0e

 .gitignore                     |    2 +
 .travis.yml                    |    1 +
 def/babel-core.js              |   23 +-
 def/core.js                    |   10 +-
 def/es6.js                     |   45 +-
 def/es7.js                     |   64 +-
 def/esprima.js                 |  154 ++-
 def/flow.js                    |   23 +
 def/jsx.js                     |   22 +
 def/typescript.js              |  432 ++++++++
 lib/scope.js                   |    4 +
 main.js                        |    3 +-
 package-lock.json              |   98 +-
 package.json                   |   12 +-
 test/{run.js => ecmascript.js} |   58 +-
 test/flow.js                   |   44 +
 test/run.js                    | 2326 +---------------------------------------
 test/run.sh                    |   24 +
 test/shared.js                 |   46 +
 test/typescript.js             |  143 +++
 20 files changed, 970 insertions(+), 2564 deletions(-)

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



More information about the Pkg-javascript-commits mailing list