Socket
Socket
Sign inDemoInstall

vite-plugin-vuetify

Package Overview
Dependencies
284
Maintainers
6
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

### [1.0.1](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@1.0.0...vite-plugin-vuetify@1.0.1) (2022-12-11)
### Bug Fixes
* support vite 4 ([b7d6661](https://github.com/vuetifyjs/vuetify-loader/commit/b7d6661a8b6fe3b87c95a3c5e3961cc6cb2e661d)), closes [#279](https://github.com/vuetifyjs/vuetify-loader/issues/279)
## [1.0.0](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@1.0.0-alpha.17...vite-plugin-vuetify@1.0.0) (2022-10-13)

@@ -8,0 +17,0 @@

6

package.json
{
"name": "vite-plugin-vuetify",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Vite plugin for treeshaking Vuetify components and more",

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

"peerDependencies": {
"vite": "^2.7.0 || ^3.0.0",
"vite": "^2.7.0 || ^3.0.0 || ^4.0.0",
"vuetify": "^3.0.0-beta.4"

@@ -40,3 +40,3 @@ },

},
"gitHead": "e27af8d91265119b7ffbd94b1750f6ce694e26d8"
"gitHead": "7127769741813d27a39b648ad64c0dbae0424fe4"
}
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