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.3.1 to 2.3.2

10

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

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