@thi.ng/binary
Advanced tools
Comparing version 2.2.9 to 2.2.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.2.9...@thi.ng/binary@2.2.10) (2021-08-17) | ||
**Note:** Version bump only for package @thi.ng/binary | ||
## [2.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/binary@2.2.8...@thi.ng/binary@2.2.9) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/binary", | ||
"version": "2.2.9", | ||
"version": "2.2.10", | ||
"description": "100+ assorted binary / bitwise operations, conversions, utilities, lookup tables", | ||
@@ -72,3 +72,8 @@ "module": "./index.js", | ||
"sideEffects": false, | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
"thi.ng": { | ||
"related": [ | ||
"transducers-binary" | ||
] | ||
}, | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
} |
@@ -14,2 +14,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [Status](#status) | ||
- [Related packages](#related-packages) | ||
- [Installation](#installation) | ||
@@ -32,2 +33,6 @@ - [Dependencies](#dependencies) | ||
### Related packages | ||
- [@thi.ng/transducers-binary](https://github.com/thi-ng/umbrella/tree/develop/packages/transducers-binary) - Binary data related transducers & reducers | ||
## Installation | ||
@@ -34,0 +39,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
100693
92