@ravshansbox/browser-crypto
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "@ravshansbox/browser-crypto", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Node.js crypto module subset for browser", | ||
@@ -11,6 +11,9 @@ "repository": { | ||
"keywords": [ | ||
"aes", | ||
"browser", | ||
"buffer", | ||
"cipher", | ||
"crypto", | ||
"aes", | ||
"cipher" | ||
"ecdh", | ||
"pbkdf2" | ||
], | ||
@@ -27,2 +30,3 @@ "main": "dist/browser-crypto.js", | ||
"create-ecdh": "^4.0.4", | ||
"pbkdf2": "^3.1.1", | ||
"safe-buffer": "^5.2.1", | ||
@@ -29,0 +33,0 @@ "uglify-js": "^3.13.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
826983
16809
6