Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

find-free-ports

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

find-free-ports - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "find-free-ports",
"version": "2.0.0",
"version": "2.0.1",
"description": "Find multiple free ports on localhost",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -19,3 +19,3 @@ [![Build Status](https://travis-ci.org/samvv/node-find-free-ports.svg?branch=master)](https://travis-ci.org/samvv/node-find-free-ports)

**not** create a new anonymous socket for each port, but instead iterates in
parallell over the system's port numbern. This is both faster and less
parallell over the system's port numbers. This is both faster and less
resource-intensive.

@@ -22,0 +22,0 @@

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