New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@moonrepo/cli

Package Overview
Dependencies
Maintainers
1
Versions
907
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moonrepo/cli - npm Package Versions

1
90

1.18.3

Diff

Changelog

Source

1.18.3

🐞 Fixes
  • Fixed more issues in relation to custom project IDs not resolving correctly.
⚙️ Internal
  • Improved some error messages with more information.
milesj
published 1.18.2-nightly.202312150032 •

milesj
published 1.18.2 •

Changelog

Source

1.18.2

🚀 Updates
  • Silenced proto migration warnings when ran in the context of moon.
🐞 Fixes
  • Fixed an issue where @dirs and @files tokens didn't always work correctly in outputs.
  • Fixed the @moonrepo/cli package pulling in different @moonrepo/core-* versions
⚙️ Internal
  • Updated proto to v0.25.2.
milesj
published 1.18.1-nightly.202312140044 •

milesj
published 1.18.1 •

Changelog

Source

1.18.1

🐞 Fixes
  • Fixed an issue where we would install proto even when not required.
  • Fixed an issue where implicit dependencies were not resolving correctly when projects were renamed.
milesj
published 1.18.1-nightly.202312130033 •

milesj
published 1.19.0-canary.202312121818 •

milesj
published 1.18.0 •

Changelog

Source

1.18.0

🚀 Updates
  • Rewrote toolchain based task running to use a path based approach.
    • Instead of manually locating an executable, we now rely on PATH to locate the executable.
    • Non-system tasks can now be wrapped in a shell using the shell option.
    • This approach will now benefit from proto shims and binaries.
    • We'll also download and install the proto binary if it does not exist.
  • Reworked the moon init command.
    • Will no longer scaffold the toolchain configuration by default.
    • The tool to scaffold into a toolchain can be passed as an argument.
    • The path to initialize in is now behined the --to option.
    • Added support for the bun tool.
    • Simplified the workflow overall.
  • Updated moon.yml to support customizing the project name using the id field.
    • Can be used to override the project name derived in .moon/workspace.yml.
  • Added a MOON_INSTALL_DIR environment variable, to control where the moon binary is installed to.
🐞 Fixes
  • Fixed moon upgrade failing when not ran in a moon workspace.
  • Fixed CODEOWNERS being written with double trailing newlines.
🧩 Plugins
  • Updated bun_plugin to v0.6.
  • Updated node_plugin and node_depman_plugin to v0.6.1.
  • Updated rust_plugin to v0.5.
⚙️ Internal
  • Improved string allocation and performance for queries, task tokens, and process commands.
  • Improved remote caching flow and handling.
  • Updated proto to v0.25.
milesj
published 1.18.0-canary.202312120338 •

milesj
published 1.18.0-canary.202312112359 •

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