rollup-plugin-vue
Advanced tools
Comparing version 5.0.0 to 5.0.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="5.0.1"></a> | ||
## [5.0.1](https://github.com/vuejs/rollup-plugin-vue/compare/v5.0.0...v5.0.1) (2019-06-26) | ||
<a name="5.0.0"></a> | ||
@@ -7,0 +12,0 @@ # [5.0.0](https://github.com/vuejs/rollup-plugin-vue/compare/v4.7.2...v5.0.0) (2019-04-11) |
{ | ||
"name": "rollup-plugin-vue", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Roll .vue files", | ||
@@ -56,3 +56,3 @@ "author": "Rahul Kadyan <hi@znck.me>", | ||
"source-map": "0.7.3", | ||
"vue-runtime-helpers": "1.0.0" | ||
"vue-runtime-helpers": "1.0.1" | ||
}, | ||
@@ -75,3 +75,2 @@ "devDependencies": { | ||
"jest": "^23.6.0", | ||
"sass": "^1.18.0", | ||
"postcss": "^7.0.11", | ||
@@ -92,2 +91,3 @@ "postcss-assets": "^5.0.0", | ||
"rollup-plugin-url": "^2.1.0", | ||
"sass": "^1.18.0", | ||
"ts-jest": "^23.10.5", | ||
@@ -94,0 +94,0 @@ "typescript": "^3.2.2", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49092
+ Addedvue-runtime-helpers@1.0.1(transitive)
- Removedvue-runtime-helpers@1.0.0(transitive)
Updatedvue-runtime-helpers@1.0.1