[Pkg-javascript-commits] [node-body-parser] 03/07: Merge tag 'upstream/1.8.1'
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Sep 12 05:57:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-body-parser.
commit a6c97510f0d63c54a34c0d9aeb5a9bede4ae6a64
Merge: 27c5f29 c3d83a2
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Tue Sep 9 16:43:53 2014 +0000
Merge tag 'upstream/1.8.1'
Upstream version 1.8.1
# gpg: Signature made Tue 09 Sep 2014 04:43:51 PM UTC using RSA key ID 6D58AAC8
# gpg: Good signature from "Andrew Kelley <superjoe30 at gmail.com>"
.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(-)
--
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