vue-inbrowser-compiler
Advanced tools
Comparing version 4.33.5 to 4.33.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.33.6](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.5...v4.33.6) (2020-11-05) | ||
**Note:** Version bump only for package vue-inbrowser-compiler | ||
## [4.33.5](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.4...v4.33.5) (2020-10-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "vue-inbrowser-compiler", | ||
"version": "4.33.5", | ||
"version": "4.33.6", | ||
"description": "compile vue single file components right in your browser", | ||
@@ -26,3 +26,3 @@ "module": "lib/vue-inbrowser-compiler.esm.js", | ||
"detect-browser": "^5.2.0", | ||
"vue-inbrowser-compiler-utils": "^4.33.4", | ||
"vue-inbrowser-compiler-utils": "^4.33.6", | ||
"walkes": "^0.2.1" | ||
@@ -42,3 +42,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "0541cb32f2450dce3720a517910705d7b77aee7d" | ||
"gitHead": "7c5838c1661f0f10f263366089c2a53daaba92b1" | ||
} |
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
72864