@kitschpatrol/vite-plugin-tldraw
Advanced tools
Comparing version 2.3.1 to 2.3.2
{ | ||
"name": "@kitschpatrol/vite-plugin-tldraw", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"type": "module", | ||
@@ -21,3 +21,3 @@ "description": "Vite plugin enabling module-like import of local tldraw .tldr files with automatic conversion to SVG or PNG.", | ||
"license": "MIT", | ||
"packageManager": "pnpm@8.15.6", | ||
"packageManager": "pnpm@8.15.7", | ||
"engines": { | ||
@@ -55,3 +55,3 @@ "node": ">=18.0.0", | ||
"dependencies": { | ||
"@kitschpatrol/tldraw-cli": "^4.5.1" | ||
"@kitschpatrol/tldraw-cli": "^4.5.2" | ||
}, | ||
@@ -61,3 +61,3 @@ "devDependencies": { | ||
"@sindresorhus/slugify": "^2.2.1", | ||
"@types/node": "^20.12.5", | ||
"@types/node": "^20.12.7", | ||
"bumpp": "^9.4.0", | ||
@@ -70,3 +70,3 @@ "esbuild": "^0.20.2", | ||
"tsx": "^4.7.2", | ||
"typescript": "^5.4.4", | ||
"typescript": "^5.4.5", | ||
"vite": "^5.2.8" | ||
@@ -73,0 +73,0 @@ }, |
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
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