We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adffca commit 6602891Copy full SHA for 6602891
package.json
@@ -2,7 +2,7 @@
2
"author": "Dominic Tarr <[email protected]> (dominictarr.com)",
3
"name": "crypto-browserify",
4
"description": "partial implementation of crypto for the browser",
5
- "version": "3.5.1",
+ "version": "3.6.0",
6
"homepage": "https://github.com/dominictarr/crypto-browserify",
7
"repository": {
8
"type": "git",
@@ -22,7 +22,6 @@
22
"diffie-hellman": "2.2.0",
23
"pbkdf2-compat": "2.0.1",
24
"ripemd160": "0.2.0",
25
- "diffie-hellman": "2.2.0",
26
"sha.js": "2.3.0"
27
},
28
"devDependencies": {
0 commit comments