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 4c4bb09 commit 44ad3caCopy full SHA for 44ad3ca
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.7.2",
+ "version": "3.8.0",
6
"homepage": "https://github.com/dominictarr/crypto-browserify",
7
"repository": {
8
"type": "git",
@@ -16,7 +16,7 @@
16
"node": "*"
17
},
18
"dependencies": {
19
- "browserify-aes": "0.6.1",
+ "browserify-aes": "0.7.2",
20
"create-ecdh": "1.0.0",
21
"diffie-hellman": "2.2.0",
22
"browserify-sign": "2.7.0",
0 commit comments