+1
-1
| { | ||
| "name": "crootfast", | ||
| "version": "0.2.2", | ||
| "version": "0.2.3", | ||
| "description": "大前端工程化命令行脚手架", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
| { | ||
| // 确保 Prettier 作为默认格式化工具 | ||
| "editor.defaultFormatter": "vscode.typescript-language-features", | ||
| // 开启保存时自动格式化 | ||
| "editor.formatOnSave": true, | ||
| // 如果有,确保没有冲突的设置 | ||
| "[javascript]": { | ||
| "editor.formatOnSave": true | ||
| }, | ||
| "[javascriptreact]": { | ||
| "editor.formatOnSave": true | ||
| }, | ||
| "editor.tabSize": 2, | ||
@@ -9,3 +19,9 @@ "editor.formatOnPaste": true, | ||
| "editor.formatOnSave": false | ||
| }, | ||
| "[python]": { | ||
| "editor.formatOnSave": false | ||
| }, | ||
| "[html]": { | ||
| "editor.defaultFormatter": "esbenp.prettier-vscode" | ||
| } | ||
| } |
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Potential vulnerability
Supply chain riskInitial human review suggests the presence of a vulnerability in this package. It is pending further analysis and confirmation.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
189985
0.24%4440
0.36%