@tldraw/tlvalidate
Advanced tools
Comparing version 2.0.0-canary.03595bc88dd5 to 2.0.0-canary.0375dbf8c092
{ | ||
"name": "@tldraw/tlvalidate", | ||
"description": "A tiny little drawing app (validation).", | ||
"version": "2.0.0-canary.03595bc88dd5", | ||
"version": "2.0.0-canary.0375dbf8c092", | ||
"packageManager": "yarn@3.5.0", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"test-coverage": "lazy inherit", | ||
"build-package": "yarn run -T tsx ../../scripts/build-package.ts", | ||
"build": "yarn run -T tsx ../../scripts/build-package.ts", | ||
"build-api": "yarn run -T tsx ../../scripts/build-api.ts", | ||
@@ -46,3 +46,3 @@ "prepack": "yarn run -T tsx ../../scripts/prepack.ts", | ||
"dependencies": { | ||
"@tldraw/utils": "2.0.0-canary.03595bc88dd5" | ||
"@tldraw/utils": "2.0.0-canary.0375dbf8c092" | ||
}, | ||
@@ -49,0 +49,0 @@ "jest": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
121928
+ Added@tldraw/utils@2.0.0-canary.0375dbf8c092(transitive)
- Removed@tldraw/utils@2.0.0-canary.03595bc88dd5(transitive)