[Pkg-javascript-commits] [node-md5.js] 14/22: Bump hash-base

Bastien Roucariès rouca at moszumanska.debian.org
Wed Sep 6 09:56:03 UTC 2017


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

rouca pushed a commit to branch master
in repository node-md5.js.

commit 135e3cc512b7829a040034c1de8bf09210f852b9
Author: Kirill Fomichev <fanatid at ya.ru>
Date:   Wed May 4 13:37:56 2016 +0300

    Bump hash-base
---
 .travis.yml  | 1 +
 package.json | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d4dedd6..296bd19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ node_js:
   - "0.12"
   - "4"
   - "5"
+  - "6"
 env:
   matrix:
     - TEST_SUITE=unit
diff --git a/package.json b/package.json
index 139096e..1e68b6f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "unit": "node test/*.js"
   },
   "dependencies": {
-    "hash-base": "^2.0.0",
+    "hash-base": "^3.0.0",
     "inherits": "^2.0.1"
   },
   "devDependencies": {

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



More information about the Pkg-javascript-commits mailing list