[Pkg-javascript-commits] [node-typescript] branch upstream updated	(614205e -> 8b525d5)
    Julien Puydt 
    julien.puydt at laposte.net
       
    Sun Nov  6 09:16:27 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-typescript.
      from  614205e   New upstream version 2.0.6
       new  8b525d5   New upstream version 2.0.7
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:
 lib/tsc.js                                         |   2 +-
 lib/tsserver.js                                    |  47 +++--
 lib/tsserverlibrary.d.ts                           |  18 +-
 lib/tsserverlibrary.js                             |  47 +++--
 lib/typescript.js                                  |  47 +++--
 lib/typescriptServices.js                          |  47 +++--
 lib/typingsInstaller.js                            | 211 +++++++++------------
 package.json                                       |   2 +-
 src/compiler/program.ts                            |   2 +-
 src/harness/unittests/tsserverProjectSystem.ts     |  32 ++--
 src/harness/unittests/typingsInstaller.ts          | 187 ++++++++----------
 .../typingsInstaller/nodeTypingsInstaller.ts       | 121 ++++++------
 src/server/typingsInstaller/typingsInstaller.ts    | 115 ++++-------
 src/services/formatting/formatting.ts              |  30 ++-
 src/services/formatting/rulesProvider.ts           |   6 +-
 src/services/services.ts                           |  12 +-
 16 files changed, 477 insertions(+), 449 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-typescript.git
    
    
More information about the Pkg-javascript-commits
mailing list