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