You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by hr...@apache.org on 2019/08/16 02:31:57 UTC

[pulsar-client-node] branch master updated (5132c8e -> 9bc6646)

This is an automated email from the ASF dual-hosted git repository.

hrsakai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git.


    from 5132c8e  Merge pull request #44 from massakam/fix-compilation-warn
     new 10e74d5  Introduce license-check-and-add module
     new c9cba42  Update modules
     new 9bc6646  Merge pull request #45 from massakam/introduce-license-check-and-add

The 52 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .clang-format            |    3 +-
 .eslintignore            |   19 +
 .gitignore               |   19 +
 license-header.txt       |   16 +
 package-lock.json        | 2040 +++++++++++++++++++++++++---------------------
 package.json             |   64 +-
 tests/end_to_end.test.js |   35 +-
 7 files changed, 1223 insertions(+), 973 deletions(-)
 create mode 100644 license-header.txt