[Pkg-javascript-commits] [node-module-deps] 404/444: update duplexer2 and stream-combiner2

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:48:17 UTC 2017


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

rouca pushed a commit to branch master
in repository node-module-deps.

commit e2247e4b46be74c69f66ec196d99fdd7353b471f
Author: Andres Suarez <zertosh at gmail.com>
Date:   Sat Oct 17 22:47:51 2015 -0700

    update duplexer2 and stream-combiner2
    
    These two were part of the streams3 update, but they didn't make it.
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 405fa82..5163c1f 100644
--- a/package.json
+++ b/package.json
@@ -12,12 +12,12 @@
     "concat-stream": "~1.5.0",
     "defined": "^1.0.0",
     "detective": "^4.0.0",
-    "duplexer2": "0.0.2",
+    "duplexer2": "^0.1.2",
     "inherits": "^2.0.1",
     "parents": "^1.0.0",
     "readable-stream": "^2.0.2",
     "resolve": "^1.1.3",
-    "stream-combiner2": "~1.0.0",
+    "stream-combiner2": "^1.1.1",
     "subarg": "^1.0.0",
     "through2": "^2.0.0",
     "xtend": "^4.0.0"

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



More information about the Pkg-javascript-commits mailing list