Socket
Socket
Sign inDemoInstall

bin-links

Package Overview
Dependencies
6
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.1 to 4.0.2

2

lib/link-gently.js

@@ -31,3 +31,3 @@ // if the thing isn't there, skip it

if (seen.has(to)) {
return true
return false
}

@@ -34,0 +34,0 @@ seen.add(to)

{
"name": "bin-links",
"version": "4.0.1",
"version": "4.0.2",
"description": "JavaScript package binary linker",

@@ -33,3 +33,3 @@ "main": "./lib/index.js",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.5.1",
"@npmcli/template-oss": "4.15.1",
"require-inject": "^1.4.4",

@@ -57,4 +57,5 @@ "tap": "^16.0.1"

"windowsCI": false,
"version": "4.5.1"
"version": "4.15.1",
"publish": true
}
}
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