Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/link-bins

Package Overview
Dependencies
Maintainers
2
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/link-bins - npm Package Compare versions

Comparing version 8.0.6 to 8.0.7

1

lib/index.js

@@ -147,2 +147,3 @@ "use strict";

await (0, symlink_dir_1.default)(cmd.path, externalBinPath);
await (0, fix_bin_1.default)(cmd.path, 0o755);
return;

@@ -149,0 +150,0 @@ }

6

package.json
{
"name": "@pnpm/link-bins",
"version": "8.0.6",
"version": "8.0.7",
"description": "Link bins to node_modules/.bin",

@@ -51,4 +51,4 @@ "main": "lib/index.js",

"tempy": "^1.0.1",
"@pnpm/link-bins": "8.0.6",
"@pnpm/test-fixtures": "0.0.29"
"@pnpm/link-bins": "8.0.7",
"@pnpm/test-fixtures": "0.0.30"
},

@@ -55,0 +55,0 @@ "funding": "https://opencollective.com/pnpm",

Sorry, the diff of this file is not supported yet

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