@thi.ng/base-n
Advanced tools
Comparing version 2.3.0 to 2.3.1
# Change Log | ||
- **Last updated**: 2022-05-22T17:15:19Z | ||
- **Last updated**: 2022-06-09T16:14:01Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -37,11 +37,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/hex": "^2.1.6" | ||
"@thi.ng/hex": "^2.1.7" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.23.1", | ||
"@thi.ng/testament": "^0.2.7", | ||
"@microsoft/api-extractor": "^7.25.0", | ||
"@thi.ng/testament": "^0.2.8", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.15", | ||
"typescript": "^4.6.4" | ||
"typedoc": "^0.22.17", | ||
"typescript": "^4.7.3" | ||
}, | ||
@@ -113,3 +113,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e23901b8582af71d8a29e0ce4929f15ac509f9e5\n" | ||
"gitHead": "9e516d30a1a537e027a6b3d78bf9121bc5831d31\n" | ||
} |
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
101
1
3
1
39
Updated@thi.ng/hex@^2.1.7