@serveside/cli
Advanced tools
Comparing version 0.1.0-alpha.7 to 0.1.0-alpha.8
{ | ||
"name": "@serveside/cli", | ||
"version": "0.1.0-alpha.7", | ||
"version": "0.1.0-alpha.8", | ||
"description": "CLI for installing serveside core and services", | ||
"author": "Naftali Lubin <maniator@users.noreply.github.com>", | ||
"homepage": "https://github.com/serveside/serveside#readme", | ||
"homepage": "https://github.com/maniator/serveside#readme", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/serveside/serveside.git", | ||
"url": "https://github.com/maniator/serveside.git", | ||
"directory": "packages/cli" | ||
}, | ||
"bin": { | ||
"serveside": "index.js" | ||
"serveside": "dist/index.js" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
"bugs": { | ||
"url": "https://github.com/serveside/serveside/issues" | ||
"url": "https://github.com/maniator/serveside/issues" | ||
}, | ||
@@ -44,3 +44,3 @@ "dependencies": { | ||
"devDependencies": { | ||
"@shared/eslint-config": "^0.1.0-alpha.7", | ||
"@shared/eslint-config": "^0.1.0-alpha.8", | ||
"docdash": "^1.2.0", | ||
@@ -51,3 +51,3 @@ "eslint": "^7.32.0", | ||
}, | ||
"gitHead": "5af2cef43a0bd2a134dd92783a1328959e065bc0" | ||
"gitHead": "c65cf657657c0daf7d0226cd2eb18d8aba03d1af" | ||
} |
@@ -7,5 +7,6 @@ # ServeSide CLI | ||
- [Installation](#installation) | ||
- [Configuration](#configuration) | ||
- [Help](#help) | ||
- [ServeSide CLI](#serveside-cli) | ||
- [Installation](#installation) | ||
- [Configuration](#configuration) | ||
- [Help](#help) | ||
@@ -12,0 +13,0 @@ <!-- END doctoc generated TOC please keep comment here to allow auto update --> |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
53
0
3854
4
8
1