Skip to content

Commit 13e03da

Browse files
feat: Added Base64String support (already had Base64UrlString support).
1 parent 63f4cf4 commit 13e03da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sovereignbase/bytecodec",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "JS/TS byte toolkit for UTF-8 strings, base64, base64url, JSON, normalization, compression, concatenation, and comparison in browser and Node runtimes.",
55
"keywords": [
66
"base64url",

0 commit comments

Comments
 (0)