@cnamts/vue-cli-plugin-vue-dash
Advanced tools
Comparing version 2.7.1 to 2.8.0
module.exports = { | ||
'*.{ts,vue}': [ | ||
'vue-cli-service lint' | ||
'vue-cli-service lint --max-warnings=0' | ||
] | ||
}; |
{ | ||
"name": "@cnamts/vue-cli-plugin-vue-dash", | ||
"version": "2.7.1", | ||
"version": "2.8.0", | ||
"description": "Vue CLI plugin to scaffold front-end projects", | ||
@@ -28,11 +28,11 @@ "keywords": [ | ||
"dayjs": "^1.8.34", | ||
"fs-extra": "^10.0.0", | ||
"fs-extra": "^11.0.0", | ||
"superb": "^4.0.0" | ||
}, | ||
"devDependencies": { | ||
"@cnamts/design-tokens": "^2.7.0", | ||
"@cnamts/eslint-config": "^2.7.0", | ||
"@cnamts/eslint-config-vue": "^2.7.0", | ||
"@cnamts/form-builder": "^2.7.1", | ||
"@cnamts/vue-dot": "^2.7.1" | ||
"@cnamts/design-tokens": "^2.8.0", | ||
"@cnamts/eslint-config": "^2.8.0", | ||
"@cnamts/eslint-config-vue": "^2.8.0", | ||
"@cnamts/form-builder": "^2.8.0", | ||
"@cnamts/vue-dot": "^2.8.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a46c9b20dd8c77eca9ee09239f3a36dc54b26c72" | ||
"gitHead": "9b19de340f25872ecd353b8b7fa971eaeb4ac55b" | ||
} |
const componentMap = { | ||
// Elements | ||
BackBtn: 'elements', | ||
CopyBtn: 'elements', | ||
@@ -4,0 +5,0 @@ CustomIcon: 'elements', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
158881
112
1726
+ Addedfs-extra@11.2.0(transitive)
- Removedfs-extra@10.1.0(transitive)
Updatedfs-extra@^11.0.0