@thi.ng/base-n
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/base-n | ||
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.2...@thi.ng/base-n@0.1.3) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"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.2" | ||
"@thi.ng/hex": "^0.2.3" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
}, | ||
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142" | ||
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a" | ||
} |
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
38556
Updated@thi.ng/hex@^0.2.3