[Pkg-javascript-commits] [sockjs-client] 275/350: Upgrade to url-parse 0.2.0

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:04:29 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 426278b5eb98977eab77ad9ed5d70c1f44a9a598
Author: Bryce Kahle <bkahle at gmail.com>
Date:   Tue Dec 16 16:04:53 2014 -0500

    Upgrade to url-parse 0.2.0
---
 Changelog.md | 5 +++++
 package.json | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 85973bb..adfda97 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,8 @@
+1.0.0-beta.8
+====
+
+ * Upgrade `url-parse` to 0.2.0 to fix inheritance issues
+
 1.0.0-beta.7
 ====
 
diff --git a/package.json b/package.json
index 4691446..38f48fb 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.1.5"
+    "url-parse": "^0.2.0"
   },
   "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