@thi.ng/base-n
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@1.0.1...@thi.ng/base-n@1.0.2) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/base-n | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.2.0...@thi.ng/base-n@1.0.1) (2021-08-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -72,3 +72,3 @@ "module": "./index.js", | ||
}, | ||
"gitHead": "dea912b6ee09890a44ed2f1ede436f55af479e01" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
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
39100