@thi.ng/base-n
Advanced tools
Comparing version 2.7.0 to 2.7.1
# Change Log | ||
- **Last updated**: 2024-02-06T23:18:11Z | ||
- **Last updated**: 2024-02-10T08:59:56Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/base-n", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.39.0", | ||
"esbuild": "^0.19.10", | ||
"@microsoft/api-extractor": "^7.40.1", | ||
"esbuild": "^0.20.0", | ||
"rimraf": "^5.0.5", | ||
"typedoc": "^0.25.4", | ||
"typedoc": "^0.25.7", | ||
"typescript": "^5.3.3" | ||
@@ -81,2 +81,5 @@ }, | ||
}, | ||
"./10": { | ||
"default": "./10.js" | ||
}, | ||
"./16": { | ||
@@ -118,2 +121,5 @@ "default": "./16.js" | ||
}, | ||
"./chars/10": { | ||
"default": "./chars/10.js" | ||
}, | ||
"./chars/16": { | ||
@@ -156,3 +162,3 @@ "default": "./chars/16.js" | ||
}, | ||
"gitHead": "ce8202c237a367c4038d41919a8acf75e1122507\n" | ||
"gitHead": "e5e7d5c6ed2eadee7a91d59cbd0c86ce880ab1c5\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
> [!IMPORTANT] | ||
> ‼️ Announcing the thi.ng user survey 2024 📋 | ||
> | ||
> [Please participate in the survey here!](https://forms.gle/XacbSDEmQMPZg8197)\ | ||
> (open until end of February) | ||
> | ||
> **To achieve a better sample size, I'd highly appreciate if you could | ||
> circulate the link to this survey in your own networks.** | ||
> | ||
> [Discussion](https://github.com/thi-ng/umbrella/discussions/447) | ||
@@ -4,0 +14,0 @@ # ![@thi.ng/base-n](https://media.thi.ng/umbrella/banners-20230807/thing-base-n.svg?ff456543) |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
39687
116
0