[Pkg-javascript-commits] [node-jsonstream] 65/214: Update version of jsonparse to v0.0.4.
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-jsonstream.
commit 3876415af63fb0889c3714095795e35748bc25f1
Author: Remy Loubradou <remyloubradou at gmail.com>
Date: Sun Jan 13 18:12:03 2013 +0100
Update version of jsonparse to v0.0.4.
This version contains performance enhancements (~2x faster) and support for utf-8.
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 68210a8..b1d14ec 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
"url": "git://github.com/dominictarr/JSONStream.git"
},
"dependencies": {
- "jsonparse": "0.0.2"
+ "jsonparse": "0.0.4"
},
"devDependencies": {
"it-is": "~1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsonstream.git
More information about the Pkg-javascript-commits
mailing list