@tldraw/tlschema
Advanced tools
Comparing version
# @tldraw/tlschema | ||
## 2.0.0-alpha.9 | ||
### Patch Changes | ||
- Release day! | ||
- Updated dependencies | ||
- @tldraw/tlstore@2.0.0-alpha.9 | ||
- @tldraw/tlvalidate@2.0.0-alpha.8 | ||
- @tldraw/utils@2.0.0-alpha.8 | ||
## 2.0.0-alpha.8 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@tldraw/tlschema", | ||
"description": "A tiny little drawing app (schema).", | ||
"version": "2.0.0-canary.6ec35e09e", | ||
"version": "2.0.0-canary.7b9d08c7", | ||
"author": { | ||
@@ -28,4 +28,6 @@ "name": "tldraw GB Ltd.", | ||
"main": "dist/cjs/index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"dist/**/*" | ||
"dist/**/*", | ||
"index.d.ts" | ||
], | ||
@@ -59,16 +61,9 @@ "scripts": { | ||
"dependencies": { | ||
"@tldraw/tlstore": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/tlvalidate": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/utils": "2.0.0-canary.6ec35e09e", | ||
"@tldraw/tlstore": "2.0.0-canary.7b9d08c7", | ||
"@tldraw/tlvalidate": "2.0.0-canary.7b9d08c7", | ||
"@tldraw/utils": "2.0.0-canary.7b9d08c7", | ||
"nanoid": "^3.0.0" | ||
}, | ||
"module": "dist/esm/index.mjs", | ||
"source": "src/index.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/esm/index.mjs", | ||
"require": "./dist/cjs/index.js" | ||
}, | ||
"./*.css": "./*.css" | ||
} | ||
"module": "dist/esm/index.js", | ||
"source": "src/index.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
7746
0.48%613309
-4.69%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed