@serveside/cli
Advanced tools
Comparing version 0.1.0-alpha.9 to 0.1.0-alpha.10
{ | ||
"name": "@serveside/cli", | ||
"version": "0.1.0-alpha.9", | ||
"version": "0.1.0-alpha.10", | ||
"description": "CLI for installing serveside core and services", | ||
@@ -13,2 +13,3 @@ "author": "Naftali Lubin <maniator@users.noreply.github.com>", | ||
}, | ||
"main": "dist/index.js", | ||
"bin": { | ||
@@ -21,3 +22,4 @@ "serveside": "dist/index.js" | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src" | ||
], | ||
@@ -40,3 +42,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@shared/eslint-config": "^0.1.0-alpha.9", | ||
"@shared/eslint-config": "^0.1.0-alpha.10", | ||
"docdash": "^1.2.0", | ||
@@ -47,3 +49,3 @@ "eslint": "^7.32.0", | ||
}, | ||
"gitHead": "578caa003922ba1819c2c3f5bc253b68a2f1afa2" | ||
"gitHead": "d1e1df0a15cccb0fbc1e3b0446ef78a242a18ee4" | ||
} |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
8148
13
161
2