@frsource/base64
Advanced tools
+7
-7
| { | ||
| "name": "@frsource/base64", | ||
| "version": "1.0.199", | ||
| "version": "1.0.200", | ||
| "description": "base64 encoder/decoder with UTF-8 support 📔", | ||
@@ -38,9 +38,9 @@ "repository": "https://github.com/FRSOURCE/base64.git", | ||
| "license": "MIT", | ||
| "packageManager": "pnpm@10.30.3", | ||
| "packageManager": "pnpm@10.32.1", | ||
| "devDependencies": { | ||
| "@frsource/eslint-config": "1.72.0", | ||
| "@frsource/prettier-config": "1.40.0", | ||
| "@frsource/semantic-release-config": "1.103.0", | ||
| "@frsource/eslint-config": "1.73.0", | ||
| "@frsource/prettier-config": "1.41.0", | ||
| "@frsource/semantic-release-config": "1.105.0", | ||
| "@vitest/coverage-v8": "^4.0.0", | ||
| "@vitest/ui": "4.0.18", | ||
| "@vitest/ui": "4.1.0", | ||
| "del-cli": "7.0.0", | ||
@@ -53,3 +53,3 @@ "eslint": "10.0.3", | ||
| "typescript": "5.9.3", | ||
| "vitest": "4.0.18" | ||
| "vitest": "4.1.0" | ||
| }, | ||
@@ -56,0 +56,0 @@ "publishConfig": { |
20694
-0.01%