@bettergi/create-script
Advanced tools
+1
-1
| { | ||
| "name": "@bettergi/create-script", | ||
| "version": "0.1.10", | ||
| "version": "0.1.11", | ||
| "description": "搭建您的第一个 BetterGI 脚本项目", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -15,11 +15,11 @@ { | ||
| "dependencies": { | ||
| "@bettergi/utils": "^0.1.19" | ||
| "@bettergi/utils": "^0.1.21" | ||
| }, | ||
| "devDependencies": { | ||
| "@bettergi/cli": "^0.1.9", | ||
| "@bettergi/types": "^0.1.5", | ||
| "@eslint/js": "^9.39.1", | ||
| "eslint": "^9.39.1", | ||
| "@bettergi/cli": "^0.1.10", | ||
| "@bettergi/types": "^0.1.6", | ||
| "@eslint/js": "^9.39.2", | ||
| "eslint": "^9.39.2", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.46.3" | ||
| "typescript-eslint": "^8.50.0" | ||
| }, | ||
@@ -26,0 +26,0 @@ "engines": { |
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
22403
0