🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@hyperfrontend/string-utils

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperfrontend/string-utils - npm Package Compare versions

Comparing version
0.0.3
to
0.0.4
+2
-0
CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [0.0.4](https://github.com/AndrewRedican/hyperfrontend/compare/lib-string-utils@0.0.3...lib-string-utils@0.0.4) (2026-03-08)
## [0.0.3](https://github.com/AndrewRedican/hyperfrontend/compare/lib-string-utils@0.0.2...lib-string-utils@0.0.3) (2026-03-02)

@@ -7,0 +9,0 @@

+4
-2
{
"name": "@hyperfrontend/string-utils",
"version": "0.0.3",
"version": "0.0.4",
"description": "Isomorphic string encoding utilities with unified APIs for browser and Node.js environments.",

@@ -57,3 +57,5 @@ "license": "MIT",

"url": "https://hyperfrontend.dev"
}
},
"unpkg": "./bundle/index.umd.min.js",
"jsdelivr": "./bundle/index.umd.min.js"
}

@@ -13,2 +13,5 @@ # @hyperfrontend/string-utils

</a>
<a href="https://bundlephobia.com/package/@hyperfrontend/string-utils">
<img src="https://img.shields.io/bundlephobia/min/%40hyperfrontend%2Fstring-utils?style=flat-square" alt="npm bundle size">
</a>
</p>

@@ -157,4 +160,2 @@ <p align="center">

**Bundle size:** 1 KB (minified, self-contained)
### CDN Usage

@@ -161,0 +162,0 @@