@hazae41/base64
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"type": "module", | ||
"name": "@hazae41/base64", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Base64 adapter for WebAssembly and JS implementations", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/hazae41/base64", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@types/node": "^20.8.3", | ||
"@types/node": "^20.8.4", | ||
"rollup": "^4.0.2", | ||
@@ -57,5 +57,5 @@ "rollup-plugin-dts": "^6.1.0", | ||
"optionalDependencies": { | ||
"@hazae41/alocer": "^1.0.7", | ||
"@hazae41/alocer": "^1.0.8", | ||
"@scure/base": "^1.1.3" | ||
} | ||
} |