@deppon/create-deppon
Advanced tools
+2
-2
| { | ||
| "name": "@deppon/create-deppon", | ||
| "version": "1.1.2", | ||
| "version": "1.2.0", | ||
| "description": "德邦前端 vue3 项目脚手架初始化工具", | ||
@@ -46,3 +46,3 @@ "author": { | ||
| }, | ||
| "gitHead": "e2cbdc00822c6043a3eedba0ffcdd7b2e57f55c2" | ||
| "gitHead": "a8c002bc49a329259c1f5522313c9370de74dcbe" | ||
| } |
@@ -1,13 +0,5 @@ | ||
| // This is a template file, ESLint config will be available after project initialization | ||
| module.exports = { | ||
| env: { | ||
| browser: true, | ||
| es2021: true, | ||
| }, | ||
| extends: [], | ||
| parserOptions: { | ||
| ecmaVersion: 'latest', | ||
| sourceType: 'module', | ||
| }, | ||
| rules: {}, | ||
| extends: ['@deppon/deppon-eslint-config'], | ||
| ignorePatterns: ['node_modules/**', 'dist/**'], | ||
| }; |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
20428
-0.84%248
-3.5%