Comparing version 2.0.0-rc.18 to 2.0.0-rc.21
{ | ||
"name": "arktype", | ||
"description": "TypeScript's 1:1 validator, optimized from editor to runtime", | ||
"version": "2.0.0-rc.18", | ||
"version": "2.0.0-rc.21", | ||
"license": "MIT", | ||
@@ -37,4 +37,4 @@ "author": { | ||
"dependencies": { | ||
"@ark/util": "0.19.0", | ||
"@ark/schema": "0.20.0" | ||
"@ark/schema": "0.21.0", | ||
"@ark/util": "0.21.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "publishConfig": { |
+ Added@ark/schema@0.21.0(transitive)
+ Added@ark/util@0.21.0(transitive)
- Removed@ark/schema@0.20.0(transitive)
- Removed@ark/util@0.19.0(transitive)
Updated@ark/schema@0.21.0
Updated@ark/util@0.21.0