New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@serveside/cli

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@serveside/cli - npm Package Compare versions

Comparing version 0.1.0-alpha.7 to 0.1.0-alpha.8

dist/index.js

14

package.json
{
"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 -->

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc