You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

elm-tooling

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm-tooling

Manage elm-tooling.json. Install Elm tools.


Version published
Weekly downloads
7.6K
decreased by-0.14%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

Version 1.11.0 (2023-01-08)

ℹ️ If you use macOS ARM (Apple Silicon) and have used elm-tooling before, you need to clear previously downloaded binaries in order to get macOS ARM binaries. Otherwise you’ll keep using Rosetta.

# Remove downloaded binaries:
rm -R ~/.elm/elm-tooling/
# Install new binaries:
cd your-project
npx elm-tooling install

Similarly, if you have tried elm-tooling on Linux ARM before, you also need to clear previously downloaded, non-working x86_64 binaries.

  • Added: macOS ARM (Apple Silicon) binary for elm 0.19.1. Thanks to Mario Rogic for compiling it!
  • Added: Linux ARM 64-bit binary for elm 0.19.1. Thanks to Mario Rogic for compiling it!
  • Added: Linux ARM 32-bit binary (Raspberry Pi) for elm 0.19.1. Thanks to dmy for compiling it!
  • Added: Linux ARM 32-bit binary (Raspberry Pi) for elm-format 0.8.2. Thanks to dmy for compiling it!
  • Added: Linux ARM binaries for all elm-json versions, that work on both 64-bit and 32-bit platforms.
  • Added: macOS ARM (Apple Silicon) binaries for elm-json 0.2.10 and 0.2.13.
  • Added: macOS ARM (Apple Silicon) binaries for all elm-test-rs versions.
  • Added: Linux ARM 64-bit binaries for all elm-test-rs versions except 1.0.0.
  • Added: Linux ARM 32-bit binaries for all elm-test-rs versions except 1.0.0.
  • Changed: elm-tooling can now be run on any platform. (Previously it exited early on unsupported platforms.)
  • Changed: elm-tooling install prints a message for tools that have no binary for the current platform. (It does not fail the command.)

Readme

Source

elm-tooling

Manage Elm tools.

See elm-tooling.github.io/elm-tooling-cli for more information.

Keywords

FAQs

Package last updated on 08 Jan 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc