🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

yarn-bin-fix

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yarn-bin-fix - npm Package Compare versions

Comparing version

to
0.1.10

bin/yarn-bin-fix

4

package.json
{
"name": "yarn-bin-fix",
"version": "0.1.9",
"version": "0.1.10",
"description": "Fix for yarn's #760, puts all executables from node_modules into .bin, as npm usually does",

@@ -20,3 +20,3 @@ "license": "MIT",

"bin": {
"yarn-bin-fix": "./bin/yarn-bin-fix.js"
"yarn-bin-fix": "./bin/yarn-bin-fix"
},

@@ -23,0 +23,0 @@ "scripts": {