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

can-bind-to-host

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-bind-to-host - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "can-bind-to-host",
"version": "1.1.1",
"version": "1.1.2",
"description": "Utility package to see if the node process can bind to the host or listen on a port. Can be used for checking if a host resolves to localhost.",

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

# can-bind-to-host
[![Node.js CI](https://github.com/knyzorg/can-bind-to-host/actions/workflows/node.js.yml/badge.svg)](https://github.com/knyzorg/can-bind-to-host/actions/workflows/node.js.yml)
[![Publish to NPM](https://github.com/knyzorg/can-bind-to-host/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/knyzorg/can-bind-to-host/actions/workflows/npm-publish.yml)
`can-bind-to-host` serves to definitively tell if a host (hostname or IP address) can be bound to. This is useful to determining if the given host is equivalent to `localhost`.

@@ -4,0 +8,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