vue-inbrowser-compiler
Advanced tools
Comparing version 4.55.0 to 4.56.2
# Change Log | ||
## 4.56.2 | ||
### Patch Changes | ||
- [#1449](https://github.com/vue-styleguidist/vue-styleguidist/pull/1449) [`f2cf6fcc`](https://github.com/vue-styleguidist/vue-styleguidist/commit/f2cf6fcc02e655e5c399a1e62451cde45c0f6b5d) Thanks [@elevatebart](https://github.com/elevatebart)! - 1447 lack of support for defineexpose in script setup synthax | ||
## 4.55.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "vue-inbrowser-compiler", | ||
"version": "4.55.0", | ||
"version": "4.56.2", | ||
"description": "compile vue single file components right in your browser", | ||
@@ -34,3 +34,3 @@ "module": "lib/vue-inbrowser-compiler.esm.js", | ||
"tslib": "2.4.1", | ||
"typescript": "4.8.4", | ||
"typescript": "4.9.3", | ||
"vue": "2.7.14", | ||
@@ -37,0 +37,0 @@ "vue3": "npm:vue@3", |
Sorry, the diff of this file is not supported yet
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
81189