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 33 "name" : " crypto-browserify" ,
44 "description" : " implementation of crypto for the browser" ,
55 "version" : " 3.9.5" ,
6- "homepage" : " https://github.com/dominictarr /crypto-browserify" ,
6+ "homepage" : " https://github.com/crypto-browserify /crypto-browserify" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " git://github.com/dominictarr /crypto-browserify.git"
9+ "url" : " git://github.com/crypto-browserify /crypto-browserify.git"
1010 },
1111 "scripts" : {
1212 "test" : " set -e; for t in test/node/*.js test/*.js; do node $t; done" ,
2424 "pbkdf2-compat" : " 2.0.1" ,
2525 "public-encrypt" : " 1.1.2" ,
2626 "ripemd160" : " 0.2.0" ,
27- "sha.js" : " 2.3.5 "
27+ "sha.js" : " 2.3.6 "
2828 },
2929 "devDependencies" : {
3030 "tape" : " ~2.3.2" ,
31- "hash-test-vectors" : " ~1.3.0 "
31+ "hash-test-vectors" : " ~1.3.2 "
3232 },
3333 "optionalDependencies" : {},
3434 "browser" : {
You can’t perform that action at this time.
0 commit comments