Socket
Socket
Sign inDemoInstall

@pnpm/link-bins

Package Overview
Dependencies
13
Maintainers
3
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.0 to 4.2.1

2

lib/index.js

@@ -97,3 +97,3 @@ "use strict";

catch (err) {
if (err.code === 'ENOENT') {
if (err.code === 'ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND') {
return null;

@@ -100,0 +100,0 @@ }

{
"name": "@pnpm/link-bins",
"version": "4.2.0",
"version": "4.2.1",
"description": "Link bins to node_modules/.bin",

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc