[Pkg-javascript-commits] [node-body-parser] branch upstream updated (4679488 -> c3d83a2)

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Sep 12 05:57:36 UTC 2014


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

andrewrk-guest pushed a change to branch upstream
in repository node-body-parser.

      from  4679488   Imported Upstream version 1.4.3
      adds  c3d83a2   Imported Upstream version 1.8.1

No new revisions were added by this update.

Summary of changes:
 .npmignore              |   3 -
 HISTORY.md              | 104 ++++++++++++++++++++++++++++++++
 LICENSE                 |  23 +++++++
 README.md               |  48 +++++++--------
 index.js                |   1 +
 lib/read.js             |  38 +++++-------
 lib/types/json.js       |   9 ++-
 lib/types/raw.js        |   1 +
 lib/types/text.js       |   1 +
 lib/types/urlencoded.js | 103 +++++++++++++++++++++++++++++++-
 package.json            |  29 +++++----
 test/json.js            |  18 +++---
 test/raw.js             |   8 +++
 test/text.js            |  10 ++++
 test/urlencoded.js      | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
 15 files changed, 473 insertions(+), 79 deletions(-)
 delete mode 100644 .npmignore
 create mode 100644 LICENSE

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



More information about the Pkg-javascript-commits mailing list