@thi.ng/hex
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hex@1.0.3...@thi.ng/hex@1.0.4) (2021-08-17) | ||
**Note:** Version bump only for package @thi.ng/hex | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hex@1.0.2...@thi.ng/hex@1.0.3) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/hex", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Hex string formatters for 4/8/16/24/32/48/64bit words", | ||
@@ -57,5 +57,8 @@ "module": "./index.js", | ||
"thi.ng": { | ||
"related": [ | ||
"base-n" | ||
], | ||
"year": 2020 | ||
}, | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
} |
@@ -14,2 +14,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [Status](#status) | ||
- [Related packages](#related-packages) | ||
- [Installation](#installation) | ||
@@ -31,2 +32,6 @@ - [Dependencies](#dependencies) | ||
### Related packages | ||
- [@thi.ng/base-n](https://github.com/thi-ng/umbrella/tree/develop/packages/base-n) - Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints | ||
## Installation | ||
@@ -33,0 +38,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
33508
117