Socket
Socket
Sign inDemoInstall

vite-plugin-vuetify

Package Overview
Dependencies
282
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

9

CHANGELOG.md

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

### [2.0.1](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.0...vite-plugin-vuetify@2.0.1) (2023-12-12)
### Bug Fixes
* support node 18 ([9683bf5](https://github.com/vuetifyjs/vuetify-loader/commit/9683bf54ad3b26a6553574a1be6a6c3c95fc3afd)), closes [#325](https://github.com/vuetifyjs/vuetify-loader/issues/325)
## [2.0.0](https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@1.0.2...vite-plugin-vuetify@2.0.0) (2023-12-12)

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

6

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

@@ -29,3 +29,3 @@ "main": "./dist/index.cjs",

"dependencies": {
"@vuetify/loader-shared": "^2.0.0",
"@vuetify/loader-shared": "^2.0.1",
"debug": "^4.3.3",

@@ -48,3 +48,3 @@ "upath": "^2.0.1"

},
"gitHead": "c3961768a8b119428de661706b12763c1a82ef7d"
"gitHead": "13548af12d314d1f4a18b78e81c280cbd46540c5"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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