Socket
Socket
Sign inDemoInstall

@yarnpkg/pnpify

Package Overview
Dependencies
99
Maintainers
5
Versions
138
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @yarnpkg/pnpify


Version published
Weekly downloads
20K
decreased by-8.08%
Maintainers
5
Install size
9.46 MB
Created
Weekly downloads
 

Changelog

Source

4.1.0

  • Tweaks -,--verbose in yarn workspaces foreach; -v will now only print the prefixes, -vv will be necessary to also print the timings.

  • Adds a new --json option to yarn run when called without script name

  • Fixes node-modules linker link: dependencies mistreatment as inner workspaces, when they point to a parent folder of a workspace

  • Fixes spurious "No candidates found" errors

  • Fixes missing executable permissions when using nodeLinker: pnpm

  • Fixes packages being incorrectly flagged as optional

  • Fixes cache key corruptions due to uncontrolled git merges

  • Fixes yarn version apply --all --dry-run making unexpected changes

  • Fixes yarn npm login when the remote registry is Verdaccio

Readme

Source

@yarnpkg/pnpify

A CLI tool designed for running commands with a virtual node_modules folder.

Documentation

Installation

yarn add -D @yarnpkg/pnpify

Commands

  • pnpify run - Run a command with a virtual node_modules folder.

FAQs

Last updated on 08 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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