Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ssh-config

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0 to 4.4.1

2

package.json
{
"name": "ssh-config",
"description": "SSH config parser and stringifier",
"version": "4.4.0",
"version": "4.4.1",
"author": "Chen Yangjian (https://www.cyj.me)",

@@ -6,0 +6,0 @@ "repository": {

@@ -143,3 +143,2 @@ "use strict";

}
console.log(canonicalizeHostName, canonicalDomains);
if (canonicalDomains.length > 0 && canonicalizeHostName) {

@@ -146,0 +145,0 @@ for (const domain of canonicalDomains) {

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