@helios-lang/codec-utils
Advanced tools
Comparing version 0.1.23 to 0.1.24
{ | ||
"name": "@helios-lang/codec-utils", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "Primitive manipulation functions commonly used in encoding and decoding algorithms", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -1,2 +0,2 @@ | ||
import { byteToBits, maskBits } from "./ops.js" | ||
import { maskBits } from "./ops.js" | ||
@@ -3,0 +3,0 @@ /** |
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
67699
64
2066