byte-encoder
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "byte-encoder", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Encode data to utf8 bytes. Browser or NodeJS.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -36,2 +36,3 @@ | ||
static Iterator = ByteEncoderIterator | ||
static encode (string: string): ByteView | ||
@@ -38,0 +39,0 @@ constructor () |
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
10078
211