vue-docgen-api
Advanced tools
Comparing version 4.41.0 to 4.41.1
{ | ||
"name": "vue-docgen-api", | ||
"version": "4.41.0", | ||
"version": "4.41.1", | ||
"description": "Toolbox to extract information from Vue component files for documentation generation purposes.", | ||
@@ -33,4 +33,4 @@ "homepage": "https://vue-styleguidist.github.io", | ||
"@babel/types": "^7.13.12", | ||
"@vue/compiler-dom": "^3.0.7", | ||
"@vue/compiler-sfc": "^3.0.7", | ||
"@vue/compiler-dom": "^3.2.0", | ||
"@vue/compiler-sfc": "^3.2.0", | ||
"ast-types": "0.14.2", | ||
@@ -54,3 +54,3 @@ "hash-sum": "^1.0.2", | ||
}, | ||
"gitHead": "06b27b5cb3c3a39ed9d05fa78e9be39b4cd9e518" | ||
"gitHead": "f8abf096055eb3131aceca3a79e74b7c8e636848" | ||
} |
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
Updated@vue/compiler-dom@^3.2.0
Updated@vue/compiler-sfc@^3.2.0