@tldraw/utils
Advanced tools
Comparing version 2.0.0-canary.8bebb6360 to 2.0.0-canary.8d0dd61c2
{ | ||
"name": "@tldraw/utils", | ||
"description": "A tiny little drawing app (private utilities).", | ||
"version": "2.0.0-canary.8bebb6360", | ||
"version": "2.0.0-canary.8d0dd61c2", | ||
"author": { | ||
@@ -34,10 +34,10 @@ "name": "tldraw GB Ltd.", | ||
"scripts": { | ||
"test": "yarn run -T jest", | ||
"test:coverage": "yarn run -T jest --coverage", | ||
"build": "echo 'build should be run by turbo'", | ||
"build:package": "yarn run -T tsx ../../scripts/build-package.ts", | ||
"build:api": "yarn run -T tsx ../../scripts/build-api.ts", | ||
"test": "lazy :inherit", | ||
"test:coverage": "lazy :inherit", | ||
"build:package": "lazy :inherit", | ||
"build:api": "lazy :inherit", | ||
"prepack": "yarn run -T tsx ../../scripts/prepack.ts", | ||
"postpack": "../../scripts/postpack.sh", | ||
"lint": "yarn run -T tsx ../../scripts/lint.ts" | ||
"pack-tarball": "yarn pack", | ||
"lint": "lazy :inherit" | ||
}, | ||
@@ -44,0 +44,0 @@ "jest": { |
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
104241