@ne1410s/crypto
Advanced tools
Comparing version 0.2.189 to 0.2.190
{ | ||
"name": "@ne1410s/crypto", | ||
"version": "0.2.189", | ||
"version": "0.2.190", | ||
"description": "Lightweight ES5 script to provide crypto utilities", | ||
@@ -49,3 +49,3 @@ "main": "dist/ne14_crypto.cjs.min.js", | ||
"rimraf": "^5.0.10", | ||
"rollup": "^4.25.0", | ||
"rollup": "^4.26.0", | ||
"rollup-plugin-typescript2": "^0.36.0", | ||
@@ -55,3 +55,3 @@ "typescript": "^5.6.3" | ||
"dependencies": { | ||
"@ne1410s/text": "^0.3.151", | ||
"@ne1410s/text": "^0.3.152", | ||
"asn1js": "^3.0.5", | ||
@@ -58,0 +58,0 @@ "pkijs": "^3.2.4" |
Updated@ne1410s/text@^0.3.152