@cnamts/vue-cli-plugin-vue-dash
Advanced tools
Comparing version 2.13.0 to 2.14.0
{ | ||
"name": "@cnamts/vue-cli-plugin-vue-dash", | ||
"version": "2.13.0", | ||
"version": "2.14.0", | ||
"description": "Vue CLI plugin to scaffold front-end projects", | ||
@@ -34,5 +34,5 @@ "keywords": [ | ||
"@cnamts/eslint-config": "^2.12.0", | ||
"@cnamts/eslint-config-vue": "^2.13.0", | ||
"@cnamts/form-builder": "^2.13.0", | ||
"@cnamts/vue-dot": "^2.13.0" | ||
"@cnamts/eslint-config-vue": "^2.14.0", | ||
"@cnamts/form-builder": "^2.14.0", | ||
"@cnamts/vue-dot": "^2.14.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a397cc7c718fce98cadb33a8cff0e29a957d03ff" | ||
"gitHead": "c63ba6a5d4db2f5849ca5b0099e479889d734be9" | ||
} |
@@ -23,2 +23,3 @@ const componentMap = { | ||
AccessibilityBanner: 'patterns', | ||
AlertWrapper: 'patterns', | ||
ContextualMenu: 'patterns', | ||
@@ -39,6 +40,9 @@ CookieBanner: 'patterns', | ||
PaginatedTable: 'patterns', | ||
PasswordField: 'patterns', | ||
PeriodField: 'patterns', | ||
PhoneField: 'patterns', | ||
RangeField: 'patterns', | ||
RatingPicker: 'patterns', | ||
SearchListField: 'patterns', | ||
SelectBtnField: 'patterns', | ||
SubHeader: 'patterns', | ||
@@ -45,0 +49,0 @@ TableToolbar: 'patterns', |
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
2296531
1801