@tldraw/tlvalidate
Advanced tools
Comparing version 2.0.0-canary.3437ca89d9e9 to 2.0.0-canary.356a0d1e7300
{ | ||
"name": "@tldraw/tlvalidate", | ||
"description": "A tiny little drawing app (validation).", | ||
"version": "2.0.0-canary.3437ca89d9e9", | ||
"version": "2.0.0-canary.356a0d1e7300", | ||
"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.3437ca89d9e9" | ||
"@tldraw/utils": "2.0.0-canary.356a0d1e7300" | ||
}, | ||
@@ -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.356a0d1e7300(transitive)
- Removed@tldraw/utils@2.0.0-canary.3437ca89d9e9(transitive)