Socket
Socket
Sign inDemoInstall

rollup-plugin-vue

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-vue - npm Package Compare versions

Comparing version 5.1.8 to 5.1.9

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="5.1.9"></a>
## [5.1.9](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.8...v5.1.9) (2020-05-22)
### Bug Fixes
* regression caused by [@vue](https://github.com/vue)/component-compiler ([e533f82](https://github.com/vuejs/rollup-plugin-vue/commit/e533f82))
<a name="5.1.8"></a>

@@ -7,0 +17,0 @@ ## [5.1.8](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.7...v5.1.8) (2020-05-22)

4

package.json
{
"name": "rollup-plugin-vue",
"version": "5.1.8",
"version": "5.1.9",
"description": "Roll .vue files",

@@ -48,3 +48,3 @@ "author": "Rahul Kadyan <hi@znck.me>",

"dependencies": {
"@vue/component-compiler": "^4.2.2",
"@vue/component-compiler": "^4.2.3",
"@vue/component-compiler-utils": "^3.1.2",

@@ -51,0 +51,0 @@ "debug": "^4.1.1",

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