Revision 0.8.5 (#14)

* Remove WeakMap lookup on Validator (Optimization)

* Version
This commit is contained in:
sinclairzx81
2025-01-28 06:06:39 +09:00
committed by GitHub
parent 1c25cf2103
commit 38f05613fc
5 changed files with 14 additions and 15 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typemap",
"version": "0.8.4",
"version": "0.8.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typemap",
"version": "0.8.4",
"version": "0.8.5",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",