@kitschpatrol/vite-plugin-tldraw
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "@kitschpatrol/vite-plugin-tldraw", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"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.4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2", | ||
"packageManager": "pnpm@8.15.5", | ||
"engines": { | ||
@@ -55,8 +55,8 @@ "node": ">=18.0.0", | ||
"dependencies": { | ||
"@kitschpatrol/tldraw-cli": "^4.3.1" | ||
"@kitschpatrol/tldraw-cli": "^4.3.2" | ||
}, | ||
"devDependencies": { | ||
"@kitschpatrol/shared-config": "^4.5.0", | ||
"@kitschpatrol/shared-config": "^4.6.1", | ||
"@sindresorhus/slugify": "^2.2.1", | ||
"@types/node": "^20.11.28", | ||
"@types/node": "^20.11.30", | ||
"bumpp": "^9.4.0", | ||
@@ -69,4 +69,4 @@ "esbuild": "^0.20.2", | ||
"tsx": "^4.7.1", | ||
"typescript": "^5.4.2", | ||
"vite": "^5.1.6" | ||
"typescript": "^5.4.3", | ||
"vite": "^5.1.7" | ||
}, | ||
@@ -73,0 +73,0 @@ "publishConfig": { |
@@ -22,20 +22,2 @@ <!--+ Warning: Content inside HTML comment blocks was generated by mdat and may be overwritten. +--> | ||
<!-- table-of-contents { depth: 2 } --> | ||
## Table of contents | ||
- [Overview](#overview) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
- [Plugin Options](#plugin-options) | ||
- [Import path options](#import-path-options) | ||
- [Implementation notes](#implementation-notes) | ||
- [The future](#the-future) | ||
- [References](#references) | ||
- [Maintainers](#maintainers) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
<!-- /table-of-contents --> | ||
## Overview | ||
@@ -42,0 +24,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
56332
250