@tldraw/validate
Advanced tools
Comparing version 2.0.0-canary.4012666cab36 to 2.0.0-canary.6f8533df5d41
{ | ||
"name": "@tldraw/validate", | ||
"description": "A runtime validation library by tldraw.", | ||
"version": "2.0.0-canary.4012666cab36", | ||
"version": "2.0.0-canary.6f8533df5d41", | ||
"packageManager": "yarn@3.5.0", | ||
@@ -45,3 +45,3 @@ "author": { | ||
"dependencies": { | ||
"@tldraw/utils": "2.0.0-canary.4012666cab36" | ||
"@tldraw/utils": "2.0.0-canary.6f8533df5d41" | ||
}, | ||
@@ -58,3 +58,3 @@ "jest": { | ||
"devDependencies": { | ||
"lazyrepo": "0.0.0-alpha.26" | ||
"lazyrepo": "0.0.0-alpha.27" | ||
}, | ||
@@ -61,0 +61,0 @@ "module": "dist-esm/index.mjs", |
+ Added@tldraw/utils@2.0.0-canary.6f8533df5d41(transitive)
- Removed@tldraw/utils@2.0.0-canary.4012666cab36(transitive)