Socket
Socket
Sign inDemoInstall

bin-links

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin-links - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

lib/bin-target.js

@@ -9,2 +9,2 @@ const isWindows = require('./is-windows.js')

: isWindows ? getPrefix(path)
: getPrefix(path) + '/bin'
: dirname(getPrefix(path)) + '/bin'
{
"name": "bin-links",
"version": "2.1.1",
"version": "2.1.2",
"description": "JavaScript package binary linker",

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

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