[Pkg-javascript-commits] [sockjs-client] 280/350: Fix #222 upgrade url-parse to fix port inheritance

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:04:30 UTC 2016


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

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit 7293134639a39385a3fcbe84ba246a06f18de3a6
Author: Bryce Kahle <bkahle at gmail.com>
Date:   Wed Dec 17 16:14:26 2014 -0500

    Fix #222 upgrade url-parse to fix port inheritance
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4096916..c641777 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
     "faye-websocket": "~0.7.3",
     "inherits": "^2.0.1",
     "json3": "^3.3.2",
-    "url-parse": "^0.2.1"
+    "url-parse": "^0.2.3"
   },
   "devDependencies": {
     "browserify": "^6.1.0",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list