+16
-1
@@ -12,3 +12,18 @@ "use strict"; | ||
| // 处理用户输入 | ||
| console.log(chalk.blue("Please enter the basic information")); | ||
| console.log( | ||
| chalk.green(` | ||
| ----------------------------------- | ||
| ----------------------------------- | ||
| ██ ███ ██ ██ ████████ ███ ███ | ||
| ██ ████ ██ ██ ██ ████ ████ | ||
| ██ ██ ██ ██ ██ ██ ██ ████ ██ | ||
| ██ ██ ██ ██ ██ ██ ██ ██ ██ | ||
| ██ ██ ████ ██ ██ ██ ██ | ||
| ----------------------------------- | ||
| ----------------------------------- | ||
| `) | ||
| ); | ||
| let projectType = [ | ||
@@ -15,0 +30,0 @@ { |
+1
-1
| { | ||
| "name": "initm", | ||
| "version": "0.5.0", | ||
| "version": "0.6.0", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
672520
0.1%227
5.58%0
-100%