Socket
Socket
Sign inDemoInstall

bin-links

Package Overview
Dependencies
30
Maintainers
9
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.6 to 1.1.7

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.1.7"></a>
## [1.1.7](https://github.com/npm/bin-links/compare/v1.1.6...v1.1.7) (2019-12-26)
### Bug Fixes
* resolve folder that is passed in ([0bbd303](https://github.com/npm/bin-links/commit/0bbd303))
<a name="1.1.6"></a>

@@ -7,0 +17,0 @@ ## [1.1.6](https://github.com/npm/bin-links/compare/v1.1.5...v1.1.6) (2019-12-11)

1

index.js

@@ -21,2 +21,3 @@ 'use strict'

pkg = normalize(pkg)
folder = path.resolve(folder)

@@ -23,0 +24,0 @@ // if it's global, and folder is in {prefix}/node_modules,

2

package.json
{
"name": "bin-links",
"version": "1.1.6",
"version": "1.1.7",
"description": "JavaScript package binary linker",

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

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