Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kitschpatrol/vite-plugin-tldraw

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitschpatrol/vite-plugin-tldraw - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

14

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc