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 4640573 commit 7e2fe95Copy full SHA for 7e2fe95
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.6.1",
+ "version": "3.7.0",
6
"homepage": "https://github.com/dominictarr/crypto-browserify",
7
"repository": {
8
"type": "git",
@@ -20,8 +20,6 @@
20
"create-ecdh": "1.0.0",
21
"diffie-hellman": "2.2.0",
22
"browserify-sign": "2.6.0",
23
- "create-ecdh": "1.0.0",
24
- "diffie-hellman": "2.2.0",
25
"pbkdf2-compat": "2.0.1",
26
"public-encrypt": "1.0.1",
27
"ripemd160": "0.2.0",
0 commit comments