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

@yarnpkg/builder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
b

@yarnpkg/builder

4.2.2
latest
88

Supply Chain Security

100

Vulnerability

75

Quality

89

Maintenance

100

License

Version published
Maintainers
5
Created
Issues
876

@yarnpkg/builder

A CLI tool designed for creating, building, and managing complex plugins.

This version of the builder is for creating plugins for Yarn 3.x. Yarn 3 plugins are not compatible with Yarn 2 installations, however Yarn 2 plugins are usually compatible with Yarn 3. If you wish to create plugins for Yarn 2, please use v2.x of the builder (yarn add @yarnpkg/builder@^2).

Features

  • builder new plugin command for scaffolding new plugins
  • builder build plugin command for building complex plugins
  • supports TypeScript out-of-the-box
  • uses ESBuild internally, providing treeshaking, minification, and various other optimizations out-of-the-box

Installation

yarn add -D @yarnpkg/builder

Commands

FAQs

Package last updated on 03 Jun 2025

Did you know?

Socket

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