@kitschpatrol/vite-plugin-tldraw
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@kitschpatrol/vite-plugin-tldraw", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"type": "module", | ||
@@ -8,7 +8,7 @@ "description": "Vite plugin enabling module-like import of local tldraw .tldr files with automatic conversion to SVG or PNG.", | ||
"type": "git", | ||
"url": "git+https://github.com/kitschpatrol/tldraw-cli.git" | ||
"url": "git+https://github.com/kitschpatrol/vite-plugin-tldraw.git" | ||
}, | ||
"homepage": "https://github.com/kitschpatrol/tldraw-cli", | ||
"homepage": "https://github.com/kitschpatrol/vite-plugin-tldraw", | ||
"bugs": { | ||
"url": "https://github.com/kitschpatrol/tldraw-cli/issues", | ||
"url": "https://github.com/kitschpatrol/vite-plugin-tldraw/issues", | ||
"email": "eric@ericmika.com" | ||
@@ -15,0 +15,0 @@ }, |
@@ -191,5 +191,5 @@ # @kitschpatrol/vite-plugin-tldraw | ||
Some reference links and issues from development are retained for my own reference below: | ||
Some links and issues from development are retained for my own reference below: | ||
**TypeScript module compatibility with URLSearchParams:** | ||
**TypeScript module query parameter compatibility:** | ||
@@ -196,0 +196,0 @@ - <https://github.com/microsoft/TypeScript/issues/38638> |
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
51246