vue-inbrowser-compiler-utils
Advanced tools
Comparing version 4.40.0 to 4.41.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.41.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.40.0...v4.41.0) (2021-08-13) | ||
### Bug Fixes | ||
* **deps:** update all ([78807c3](https://github.com/vue-styleguidist/vue-styleguidist/commit/78807c34893be6746b4f18e0d3d1d706a4e816af)) | ||
# [4.40.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.39.0...v4.40.0) (2021-06-07) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "vue-inbrowser-compiler-utils", | ||
"version": "4.40.0", | ||
"version": "4.41.0", | ||
"description": "use this with vue-inbrowser-compiler to allow jsx compilation", | ||
@@ -26,4 +26,4 @@ "module": "lib/vue-inbrowser-compiler-utils.esm.js", | ||
"@rollup/plugin-node-resolve": "9.0.0", | ||
"@types/domhandler": "2.4.1", | ||
"rollup": "2.51.0", | ||
"@types/domhandler": "2.4.2", | ||
"rollup": "2.56.2", | ||
"rollup-plugin-typescript2": "0.30.0", | ||
@@ -34,3 +34,3 @@ "vue": "2.6.14" | ||
"license": "MIT", | ||
"gitHead": "3d21924976c150f869d165e2b92bb6269e54eaa4" | ||
"gitHead": "06b27b5cb3c3a39ed9d05fa78e9be39b4cd9e518" | ||
} |
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
60599