@thi.ng/base-n
Advanced tools
Comparing version 2.5.3 to 2.5.4
# Change Log | ||
- **Last updated**: 2023-04-08T11:09:50Z | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"description": "Arbitrary base-n conversions w/ presets for base16/32/36/58/62/64/85, support for arrays & bigints", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/hex": "^2.3.9" | ||
"@thi.ng/hex": "^2.3.10" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.15", | ||
"rimraf": "^4.4.1", | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.28", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
@@ -113,3 +113,3 @@ }, | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "20ab11b687a13228f6a8cecdc5f05ba9105122ea\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
Updated@thi.ng/hex@^2.3.10