@bettergi/create-script
Advanced tools
+2
-2
| { | ||
| "name": "@bettergi/create-script", | ||
| "version": "0.1.11", | ||
| "version": "0.1.12", | ||
| "description": "搭建您的第一个 BetterGI 脚本项目", | ||
@@ -43,3 +43,3 @@ "type": "module", | ||
| "@types/git-config": "^0.0.32", | ||
| "@types/node": "^24.10.1", | ||
| "@types/node": "^25.0.2", | ||
| "rimraf": "^6.1.2", | ||
@@ -46,0 +46,0 @@ "typescript": "^5.9.3" |
@@ -15,3 +15,3 @@ { | ||
| "dependencies": { | ||
| "@bettergi/utils": "^0.1.21" | ||
| "@bettergi/utils": "^0.1.22" | ||
| }, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
@@ -10,3 +10,3 @@ # {{name}} | ||
| ## 📖 使用方法 | ||
| ## 📋 使用方法 | ||
@@ -13,0 +13,0 @@ - 你得先这样 |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
22402
0