Socket
Socket
Sign inDemoInstall

hlink

Package Overview
Dependencies
125
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0-next.6 to 0.6.0-next.7

2

lib/core/lsirf.js

@@ -5,3 +5,3 @@ import execa from 'execa';

try {
return execa.sync('ls', ['-iRF', path]).stdout;
return execa.sync('ls', ['-iRFL', path]).stdout;
}

@@ -8,0 +8,0 @@ catch (e) {

{
"name": "hlink",
"version": "0.6.0-next.6",
"version": "0.6.0-next.7",
"description": "hlink",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc