@thi.ng/base-n
Advanced tools
Comparing version 2.5.12 to 2.5.13
# Change Log | ||
- **Last updated**: 2023-08-22T14:39:27Z | ||
- **Last updated**: 2023-08-27T11:20:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.5.12", | ||
"version": "2.5.13", | ||
"description": "Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/85, support for bigints and encoding/decoding of byte arrays", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.22", | ||
"@thi.ng/testament": "^0.3.23", | ||
"rimraf": "^5.0.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.6" | ||
"typedoc": "^0.25.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -111,3 +111,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa\n" | ||
"gitHead": "5929dd20497668496af13415cdf784a4d6f69aa3\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