Socket
Socket
Sign inDemoInstall

portfinder

Package Overview
Dependencies
6
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.25 to 1.0.26

2

lib/portfinder.js

@@ -470,3 +470,3 @@ /*

// - Workaround is a mix of good work from the community:
// - https://github.com/indexzero/node-portfinder/commit/8d7e30a648ff5034186551fa8a6652669dec2f2f
// - https://github.com/http-party/node-portfinder/commit/8d7e30a648ff5034186551fa8a6652669dec2f2f
// - https://github.com/yarnpkg/yarn/pull/772/files

@@ -473,0 +473,0 @@ if (e.syscall === 'uv_interface_addresses') {

{
"name": "portfinder",
"description": "A simple tool to find an open port on the current machine",
"version": "1.0.25",
"version": "1.0.26",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"repository": {
"type": "git",
"url": "git@github.com:indexzero/node-portfinder.git"
"url": "git@github.com:http-party/node-portfinder.git"
},

@@ -10,0 +10,0 @@ "keywords": [

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