utf8-string-bytes
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "utf8-string-bytes", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Convert a string to utf8 byte array or vice versa.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,3 +17,3 @@ ```javascript | ||
Convert a string to an array of bytes or vice versa. | ||
Convert a string to an array of bytes and vice versa. | ||
@@ -20,0 +20,0 @@ ```javascript |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15259