New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vite-plugin-symfony

Package Overview
Dependencies
Maintainers
0
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-symfony - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

7

package.json
{
"name": "vite-plugin-symfony",
"version": "8.0.0",
"version": "8.0.1",
"description": "A Vite plugin to integrate easily Vite in your Symfony application",

@@ -120,3 +120,3 @@ "type": "module",

"scripts": {
"dev": "tsup --watch",
"dev": "tsx ./scripts/pre-dev.ts && tsup --watch",
"build": "tsup",

@@ -127,5 +127,4 @@ "test": "vitest",

"tsc:check": "tsc --noEmit",
"lint:check": "eslint -c eslint.config.js ./src",
"postinstall": "tsx ./scripts/postinstall.ts"
"lint:check": "eslint -c eslint.config.js ./src"
}
}
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