@tldraw/utils
Advanced tools
Comparing version 2.0.0-canary.d64d14ac to 2.0.0-canary.d71f48fc
{ | ||
"name": "@tldraw/utils", | ||
"description": "A tiny little drawing app (private utilities).", | ||
"version": "2.0.0-canary.d64d14ac", | ||
"version": "2.0.0-canary.d71f48fc", | ||
"author": { | ||
@@ -36,6 +36,5 @@ "name": "tldraw GB Ltd.", | ||
"test:coverage": "yarn run -T jest --coverage", | ||
"typecheck": "yarn run -T tsc --build", | ||
"build:types": "yarn run -T tsx ../../scripts/build-types.ts", | ||
"build": "echo 'build should be run by turbo'", | ||
"build:package": "yarn run -T tsx ../../scripts/build-package.ts", | ||
"build:types": "yarn run -T tsx ../../scripts/build-types.ts", | ||
"build:api": "yarn run -T tsx ../../scripts/build-api.ts", | ||
@@ -42,0 +41,0 @@ "prepack": "yarn run -T tsx ../../scripts/prepack.ts", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
98807