File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
"name" : " crypto-browserify" ,
4
4
"description" : " implementation of crypto for the browser" ,
5
5
"version" : " 3.9.5" ,
6
- "homepage" : " https://github.com/dominictarr /crypto-browserify" ,
6
+ "homepage" : " https://github.com/crypto-browserify /crypto-browserify" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/dominictarr /crypto-browserify.git"
9
+ "url" : " git://github.com/crypto-browserify /crypto-browserify.git"
10
10
},
11
11
"scripts" : {
12
12
"test" : " set -e; for t in test/node/*.js test/*.js; do node $t; done" ,
24
24
"pbkdf2-compat" : " 2.0.1" ,
25
25
"public-encrypt" : " 1.1.2" ,
26
26
"ripemd160" : " 0.2.0" ,
27
- "sha.js" : " 2.3.5 "
27
+ "sha.js" : " 2.3.6 "
28
28
},
29
29
"devDependencies" : {
30
30
"tape" : " ~2.3.2" ,
31
- "hash-test-vectors" : " ~1.3.0 "
31
+ "hash-test-vectors" : " ~1.3.2 "
32
32
},
33
33
"optionalDependencies" : {},
34
34
"browser" : {
You can’t perform that action at this time.
0 commit comments