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
0
Versions
879
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
88

1.17.4-nightly.202311250026

Diff

milesj
published 1.17.4-nightly.202311240027 •

milesj
published 1.17.4-nightly.202311230035 •

milesj
published 1.17.3-nightly.202311220033 •

milesj
published 1.17.3 •

Changelog

Source

1.17.3

🐞 Fixes
  • Fixed an issue where we would fail to find Cargo binaries on Windows.
⚙️ Internal
  • Updated proto to v0.23.3.
milesj
published 1.17.2 •

Changelog

Source

1.17.2

🐞 Fixes
  • Fixed an issue where cargo-binstall would error when trying to install it and it already exists.
milesj
published 1.17.1-nightly.202311210036 •

milesj
published 1.17.1 •

Changelog

Source

1.17.1

🐞 Fixes
  • Fixed the wrong version being reported by the CLI.
milesj
published 1.17.0 •

Changelog

Source

1.17.0

🚀 Updates
  • Integrated full Bun support (tier 1-3).
    • Will download and install Bun into the toolchain when a version is configured.
    • Will parse the bun.lockb lockfile to extract and resolve dependencies.
    • Will hash manifests and inputs for Bun specific caching.
    • Added a bun setting to .moon/toolchain.yml.
    • Added a toolchain.bun setting to moon.yml.
    • Updated moon bin and moon docker commands to support Bun.
    • Updated task platform to support "bun".
  • Improved TypeScript support.
    • Added a typescript.root setting to denote the TypeScript root.
    • Added a typescript.includeSharedTypes setting, for syncing a shared types path to all project's include.
    • Added a typescript.includeProjectReferenceSources setting, for syncing project reference files to all project's include.
    • Updated typescript.syncProjectReferencesToPaths setting to always include the wildcard, and not require an index file.
    • Improved project reference syncing and edge case handling.
  • Improved JavaScript support.
    • Added bun.rootPackageOnly and node.rootPackageOnly settings to support the "one version rule" pattern.
    • Updated automatic dependency linking to use the build scope instead of peer scope. This should alleviate some of the pain points with package.json syncing.
milesj
published 1.17.0-nightly.202311200615 •

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