vue-inbrowser-compiler
Advanced tools
Comparing version 4.50.0 to 4.53.1
# Change Log | ||
## 4.53.1 | ||
### Patch Changes | ||
- [#1387](https://github.com/vue-styleguidist/vue-styleguidist/pull/1387) [`3f213efe`](https://github.com/vue-styleguidist/vue-styleguidist/commit/3f213efeca69dd0f6d2cf4e7983cdf7ee8318c03) Thanks [@elevatebart](https://github.com/elevatebart)! - feat: add helper function for enhancePreviewApp file option | ||
- Updated dependencies [[`3f213efe`](https://github.com/vue-styleguidist/vue-styleguidist/commit/3f213efeca69dd0f6d2cf4e7983cdf7ee8318c03)]: | ||
- vue-inbrowser-compiler-utils@4.53.1 | ||
## 4.50.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "vue-inbrowser-compiler", | ||
"version": "4.50.0", | ||
"version": "4.53.1", | ||
"description": "compile vue single file components right in your browser", | ||
@@ -22,3 +22,3 @@ "module": "lib/vue-inbrowser-compiler.esm.js", | ||
"detect-browser": "^5.2.0", | ||
"vue-inbrowser-compiler-utils": "^4.50.0", | ||
"vue-inbrowser-compiler-utils": "^4.53.1", | ||
"walkes": "^0.2.1" | ||
@@ -25,0 +25,0 @@ }, |
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
81274