[Pkg-javascript-commits] [node-ws] branch upstream updated (44e92c0	-> fe0541a)
    Ximin Luo 
    infinity0 at debian.org
       
    Thu May 12 19:53:01 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a change to branch upstream
in repository node-ws.
      from  44e92c0   Imported Upstream version 1.0.1+ds1.e6ddaae4
       new  fe0541a   Imported Upstream version 1.1.0+ds1.e6ddaae4
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                   |   1 +
 Makefile                     |  19 +++---
 README.md                    |  17 ++---
 SECURITY.md                  |  33 ++++++++++
 doc/ws.md                    |   4 +-
 lib/BufferUtil.fallback.js   |   2 +-
 lib/PerMessageDeflate.js     |  16 ++++-
 lib/Receiver.hixie.js        |  12 +++-
 lib/Receiver.js              | 145 +++++++++++++++++++++++++++++++++++--------
 lib/Sender.js                |   2 +-
 lib/Validation.fallback.js   |   5 +-
 lib/WebSocket.js             |  48 ++++++++++----
 lib/WebSocketServer.js       |  91 +++++++++++++++++++--------
 package.json                 |   4 +-
 test/Receiver.test.js        | 102 ++++++++++++++++++++++++++++++
 test/WebSocket.test.js       | 103 +++++++++++++++++++++++++++++-
 test/WebSocketServer.test.js |  70 +++++++++++++++++++++
 17 files changed, 576 insertions(+), 98 deletions(-)
 create mode 100644 SECURITY.md
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ws.git
    
    
More information about the Pkg-javascript-commits
mailing list