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.
browserify-sign
pbkdf2
1 parent f8e726e commit e8c1ae4Copy full SHA for e8c1ae4
1 file changed
package.json
@@ -24,14 +24,13 @@
24
},
25
"dependencies": {
26
"browserify-cipher": "^1.0.1",
27
- "browserify-sign": "^4.2.3",
+ "browserify-sign": "^4.2.5",
28
"create-ecdh": "^4.0.4",
29
"create-hash": "^1.2.0",
30
"create-hmac": "^1.1.7",
31
"diffie-hellman": "^5.0.3",
32
- "hash-base": "~3.0.5",
33
"inherits": "^2.0.4",
34
- "pbkdf2": "^3.1.3",
+ "pbkdf2": "^3.1.5",
35
"public-encrypt": "^4.0.3",
36
"randombytes": "^2.1.0",
37
"randomfill": "^1.0.4"
0 commit comments