Socket
Socket
Sign inDemoInstall

workspace-tools

Package Overview
Dependencies
Maintainers
3
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workspace-tools

A collection of tools that are useful in a git-controlled monorepo that is managed by one of these tools:


Version published
Weekly downloads
70K
decreased by-1.06%
Maintainers
3
Weekly downloads
 
Created
Source

workspace-tools

A collection of tools that are useful in a git-controlled monorepo that is managed by one of these tools:

  • lerna
  • npm workspaces
  • pnpm workspaces
  • rush
  • yarn workspaces

Environment Variables

GIT_DEBUG

Set to any value to log output for all git commands.

GIT_MAX_BUFFER

Override the maxBuffer value for git processes, for example if the repo is very large. workspace-tools uses 500MB by default.

PREFERRED_WORKSPACE_MANAGER

Sometimes if multiple workspace manager files are checked in, it's necessary to hint which manager is used: npm, yarn, pnpm, rush, or lerna.

VERBOSE

Log additional output from certain functions.

FAQs

Package last updated on 17 May 2023

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

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