@thi.ng/base-n
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.1...@thi.ng/base-n@0.1.2) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/base-n | ||
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/base-n@0.1.0...@thi.ng/base-n@0.1.1) (2021-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -42,3 +42,3 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.12.1", | ||
"@microsoft/api-extractor": "^7.13.1", | ||
"@types/mocha": "^8.2.0", | ||
@@ -49,7 +49,7 @@ "@types/node": "^14.14.14", | ||
"ts-node": "^9.1.1", | ||
"typedoc": "^0.20.26", | ||
"typescript": "^4.1.5" | ||
"typedoc": "^0.20.28", | ||
"typescript": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/hex": "^0.2.0" | ||
"@thi.ng/hex": "^0.2.1" | ||
}, | ||
@@ -86,3 +86,3 @@ "files": [ | ||
}, | ||
"gitHead": "2cb9a54255d6a5d7f21c9875002b86c42dd038de" | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
} |
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
38210
Updated@thi.ng/hex@^0.2.1