@thi.ng/bitstream
Advanced tools
Comparing version 2.4.1 to 2.4.2
# Change Log | ||
- **Last updated**: 2024-08-28T14:01:19Z | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitstream", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "ES6 iterator based read/write bit streams with support for variable word widths", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.5.15" | ||
"@thi.ng/errors": "^2.5.16" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"typedoc": "^0.26.7", | ||
"typescript": "^5.6.2" | ||
}, | ||
@@ -85,3 +85,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "502a0192bae48e69290870ea8a2767f8b81adee6\n" | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
} |
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
Updated@thi.ng/errors@^2.5.16