Revision 0.34.48 (#6)

* Support Sparse Array Validation

* ChangeLog

* Version
This commit is contained in:
sinclairzx81
2026-01-23 17:59:38 +09:00
committed by GitHub
parent 3b0f4ea060
commit 11f18ac6e9
7 changed files with 39 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typebox",
"version": "0.34.47",
"version": "0.34.48",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typebox",
"version": "0.34.47",
"version": "0.34.48",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.13.2",