Socket
Socket
Sign inDemoInstall

@vitejs/plugin-vue

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitejs/plugin-vue - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.9.3](https://github.com/vitejs/vite/compare/plugin-vue@1.9.2...plugin-vue@1.9.3) (2021-10-05)
### Bug Fixes
* **plugin-vue:** don't use object spread in the config hook ([#5155](https://github.com/vitejs/vite/issues/5155)) ([c1ce471](https://github.com/vitejs/vite/commit/c1ce471c07264db034f42573662971f0dc531df7))
## [1.9.2](https://github.com/vitejs/vite/compare/plugin-vue@1.9.1...plugin-vue@1.9.2) (2021-09-24)

@@ -2,0 +11,0 @@

6

package.json
{
"name": "@vitejs/plugin-vue",
"version": "1.9.2",
"version": "1.9.3",
"license": "MIT",

@@ -42,5 +42,5 @@ "author": "Evan You",

"source-map": "^0.6.1",
"vue": "^3.2.16",
"@vue/compiler-sfc": "^3.2.16"
"vue": "^3.2.19",
"@vue/compiler-sfc": "^3.2.19"
}
}

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

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