Socket
Socket
Sign inDemoInstall

vite-plugin-html-tpl

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

dist/index.mjs

5

package.json
{
"name": "vite-plugin-html-tpl",
"version": "1.0.2",
"version": "1.0.3",
"description": "A vite plugin ,edit html template",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"dev": "pnpm run build --watch --ignore-watch examples",
"build": "tsup src/index.ts --dts --format cjs,esm --legacy-output",
"build": "tsup src/index.ts --dts --format cjs,esm",
"example:react": "cd examples/vite-react && pnpm run build",

@@ -31,2 +31,3 @@ "example:vue2": "cd examples/vite-vue2 && pnpm run build",

"node-html-parser": "^6.1.4",
"pathe": "^1.0.0",
"prettier": "^2.6.2",

@@ -33,0 +34,0 @@ "tsup": "^6.0.1",

dist/index.js

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc