Socket
Socket
Sign inDemoInstall

get-port-cli

Package Overview
Dependencies
52
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

9

package.json
{
"name": "get-port-cli",
"version": "1.0.0",
"version": "1.1.0",
"description": "Get an available port",

@@ -43,3 +43,3 @@ "license": "MIT",

"dependencies": {
"get-port": "^2.0.0",
"get-port": "^3.0.0",
"meow": "^3.4.2"

@@ -49,8 +49,5 @@ },

"ava": "*",
"pify": "^2.3.0",
"execa": "^0.6.0",
"xo": "*"
},
"xo": {
"esnext": true
}
}

@@ -31,2 +31,2 @@ # get-port-cli [![Build Status](https://travis-ci.org/sindresorhus/get-port-cli.svg?branch=master)](https://travis-ci.org/sindresorhus/get-port-cli)

MIT © [Sindre Sorhus](http://sindresorhus.com)
MIT © [Sindre Sorhus](https://sindresorhus.com)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc