@thi.ng/base-n
Advanced tools
Comparing version 2.1.2 to 2.1.3
# Change Log | ||
- **Last updated**: 2021-11-21T17:09:28Z | ||
- **Last updated**: 2021-12-13T10:25:59Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"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.2" | ||
"@thi.ng/hex": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.18.19", | ||
"@thi.ng/testament": "^0.2.2", | ||
"@microsoft/api-extractor": "^7.19.2", | ||
"@thi.ng/testament": "^0.2.3", | ||
"rimraf": "^3.0.2", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.22.9", | ||
"typescript": "^4.5.2" | ||
"typedoc": "^0.22.10", | ||
"typescript": "^4.5.3" | ||
}, | ||
@@ -110,3 +110,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e8a7c2a40191b391cef182c2978e5a6c85987a87\n" | ||
"gitHead": "2db9dd34c0c2c60cbfde3dad0bca352b20292f5c\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.1.3