vue-docgen-api
Advanced tools
Comparing version 2.3.10 to 2.3.11
@@ -46,2 +46,3 @@ 'use strict'; | ||
use: function use() {}, | ||
directive: function use() {}, | ||
component: function component() {}, | ||
@@ -48,0 +49,0 @@ extended: function extended() {}, |
{ | ||
"name": "vue-docgen-api", | ||
"version": "2.3.10", | ||
"version": "2.3.11", | ||
"description": "Toolbox to extract information from Vue component files for documentation generation purposes.", | ||
@@ -5,0 +5,0 @@ "bugs": { |
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
50308
1050