@thi.ng/bitstream
Advanced tools
Comparing version 2.2.40 to 2.2.41
# Change Log | ||
- **Last updated**: 2023-12-31T09:44:23Z | ||
- **Last updated**: 2024-01-23T15:58:27Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitstream", | ||
"version": "2.2.40", | ||
"version": "2.2.41", | ||
"description": "ES6 iterator based read/write bit streams with support for variable word widths", | ||
@@ -38,3 +38,3 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.4.10" | ||
"@thi.ng/errors": "^2.4.11" | ||
}, | ||
@@ -85,3 +85,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
"gitHead": "417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2\n" | ||
} |
@@ -214,2 +214,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
© 2016 - 2023 Karsten Schmidt // Apache License 2.0 | ||
© 2016 - 2024 Karsten Schmidt // Apache License 2.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
Updated@thi.ng/errors@^2.4.11