[Pkg-javascript-commits] [node-hash.js] 14/19: record new upstream branch created by importing node-hash.js_1.1.3.orig.tar.gz and merge it
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Aug 25 12:00:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-hash.js.
commit 581477e31e27f379c13df4df1be4719ef4c3a077
Merge: cfdd617 e71f4ba
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Fri Aug 25 13:52:19 2017 +0200
record new upstream branch created by importing node-hash.js_1.1.3.orig.tar.gz and merge it
.eslintrc.js | 25 ++
.travis.yml | 6 +-
README.md | 19 +-
debian/.git-dpm | 14 +-
lib/hash.d.ts | 105 ++++++
lib/hash/common.js | 9 +-
lib/hash/hmac.js | 11 +-
lib/hash/ripemd.js | 8 +-
lib/hash/sha.js | 569 +----------------------------
lib/hash/sha/1.js | 74 ++++
lib/hash/sha/224.js | 30 ++
lib/hash/sha/256.js | 105 ++++++
lib/hash/sha/384.js | 35 ++
lib/hash/sha/512.js | 330 +++++++++++++++++
lib/hash/sha/common.js | 49 +++
lib/hash/utils.js | 66 ++--
package-lock.json | 957 +++++++++++++++++++++++++++++++++++++++++++++++++
package.json | 12 +-
test/hash-test.js | 23 +-
test/hmac-test.js | 13 +-
20 files changed, 1818 insertions(+), 642 deletions(-)
diff --cc debian/.git-dpm
index 9c605cd,0000000..8d51d8f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
+# see git-dpm(1) from git-dpm package
- b8d200196b7e8a335d1f94c6b14366491822b7bb
- b8d200196b7e8a335d1f94c6b14366491822b7bb
- b8d200196b7e8a335d1f94c6b14366491822b7bb
- b8d200196b7e8a335d1f94c6b14366491822b7bb
- node-hash.js_1.0.3.orig.tar.gz
- 4e3a8ed980289fd5e1528f820e146ed4df1069e5
- 10988
++e71f4ba88607f395f8bf90af582cab249cd77221
++e71f4ba88607f395f8bf90af582cab249cd77221
++e71f4ba88607f395f8bf90af582cab249cd77221
++e71f4ba88607f395f8bf90af582cab249cd77221
++node-hash.js_1.1.3.orig.tar.gz
++8cd0486095e2fb949d9e86df87fc4464366ab4b1
++19811
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-hash.js.git
More information about the Pkg-javascript-commits
mailing list