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.7 to 5.1.8

10

CHANGELOG.md

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

<a name="5.1.8"></a>
## [5.1.8](https://github.com/vuejs/rollup-plugin-vue/compare/v5.1.7...v5.1.8) (2020-05-22)
### Bug Fixes
* produce deterministic css class names for css modules ([70818c2](https://github.com/vuejs/rollup-plugin-vue/commit/70818c2))
<a name="5.1.7"></a>

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

8

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

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

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

@@ -55,5 +55,5 @@ "debug": "^4.1.1",

"querystring": "^0.2.0",
"rollup-pluginutils": "^2.4.1",
"rollup-pluginutils": "^2.8.2",
"source-map": "0.7.3",
"vue-runtime-helpers": "^1.1.1"
"vue-runtime-helpers": "^1.1.2"
},

@@ -60,0 +60,0 @@ "devDependencies": {

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