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

@moonrepo/core-macos-arm64

Package Overview
Dependencies
Maintainers
1
Versions
933
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moonrepo/core-macos-arm64 - npm Package Versions

1
46
94

1.32.5-nightly.202502150017

Diff
milesj
published 1.32.5-nightly.202502150017 •
milesj
published 1.32.5 •

Changelog

Source

1.32.5

🚀 Updates
  • Updated Python uv with new features:
    • Project aliases are inferred from project.name in pyproject.toml.
    • Implicit project dependencies are inferred from project.dependencies in pyproject.toml.
      • Requires a bare identifier with no version/url/origin markers.
      • Currently does not support tool.uv or workspaces.
🐞 Fixes
  • Fixed an issue where no touched files would be found when pushing commits on the default branch.
  • Fixed an issue where pyproject.toml or uv.lock would sometimes not be parsed.
milesj
published 1.32.4-nightly.202502140017 •
milesj
published 1.32.4-nightly.202502130017 •
milesj
published 1.32.4-nightly.202502120017 •
milesj
published 1.32.4 •

Changelog

Source

1.32.4

🐞 Fixes
  • Fixed an issue where a project could be inserted into the project graph multiple times.
  • Fixed an issue where touched files would sometimes not be available outside of affected scopes.
milesj
published 1.32.3-nightly.202502110017 •
milesj
published 1.32.3 •

Changelog

Source

1.32.3

🐞 Fixes
  • Fixed an issue where moon setup wouldn't load configuration.
  • Fixed an issue where moon docker scaffold would unexpectedly install the toolchain languages.
  • Fixed an issue where moon docker scaffold would not copy uv.toml and uv.lock files.
  • Fixed an issue where changing python.version wouldn't regenerate the Python virtual environment.
milesj
published 1.32.2-nightly.202502100018 •
milesj
published 1.32.2-nightly.202502090019 •