@thi.ng/base-n
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.4...@thi.ng/base-n@0.1.5) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/base-n | ||
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.3...@thi.ng/base-n@0.1.4) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/hex": "^0.2.3" | ||
"@thi.ng/hex": "^0.2.4" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
}, | ||
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a" | ||
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54" | ||
} |
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
38729
101
1
3
1
39
Updated@thi.ng/hex@^0.2.4