[Pkg-javascript-commits] [node-create-hash] 22/40: bump sha.js to 2.4.0

Bastien Roucariès rouca at moszumanska.debian.org
Sat May 27 14:10:35 UTC 2017


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

rouca pushed a commit to branch master
in repository node-create-hash.

commit df0b8461808ec3e7fb8a51bbaf5ba4e1e0472037
Author: Daniel Cousens <github at dcousens.com>
Date:   Mon Sep 28 09:02:45 2015 +1000

    bump sha.js to 2.4.0
---
 index.js     | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.js b/index.js
index 9d2d26f..658f6a0 100644
--- a/index.js
+++ b/index.js
@@ -1 +1 @@
-module.exports = require('crypto').createHash;
\ No newline at end of file
+module.exports = require('crypto').createHash
diff --git a/package.json b/package.json
index c2e4b6e..3a4dbfb 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,6 @@
     "cipher-base": "^1.0.1",
     "inherits": "^2.0.1",
     "ripemd160": "^1.0.0",
-    "sha.js": "^2.3.6"
+    "sha.js": "^2.4.0"
   }
 }

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



More information about the Pkg-javascript-commits mailing list