@thi.ng/bitstream
Advanced tools
Comparing version 2.2.54 to 2.2.55
# Change Log | ||
- **Last updated**: 2024-03-18T08:40:00Z | ||
- **Last updated**: 2024-03-27T09:53:45Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/bitstream", | ||
"version": "2.2.54", | ||
"version": "2.2.55", | ||
"description": "ES6 iterator based read/write bit streams with support for variable word widths", | ||
@@ -39,10 +39,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/errors": "^2.5.1" | ||
"@thi.ng/errors": "^2.5.2" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"esbuild": "^0.20.1", | ||
"@microsoft/api-extractor": "^7.43.0", | ||
"esbuild": "^0.20.2", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.12", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -86,3 +86,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "4b3d4ab6ce373ca817ad780f679572169a9ed733\n" | ||
"gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\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.2