[Pkg-javascript-commits] [node-create-hash] 03/40: update ripemd160
Bastien Roucariès
rouca at moszumanska.debian.org
Sat May 27 14:10:33 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 e2630b79b6a02d7f38e721a4f6a96b450bcbb8e8
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date: Wed Jan 14 08:14:58 2015 -0500
update ripemd160
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6c67991..ff11f78 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
},
"dependencies": {
"inherits": "^2.0.1",
- "ripemd160": "^0.2.1",
+ "ripemd160": "^1.0.0",
"sha.js": "^2.3.6"
}
}
--
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