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
Previous
123

0.4.0

Diff

Changelog

Source

Version 0.4.0 (2020-09-30)

  • Renamed: elm-tooling postinstall is now called elm-tooling install.
  • Removed: elm-tooling download. There’s no use case for it yet. Use elm-tooling install instead. (Technically the command is still there but it’s not part of the public API and might be removed for real at any time.)
  • Added: Support for elm-json (latest version as of this writing).
  • Added: getExecutable for npm packages that want to depend on elm-json (or other tools).
  • Improved: elm-tooling validate now checks that / is used rather than \ in entrypoints.
  • Improved: elm-tooling help now shows the version of elm-tooling.
lydell
published 0.3.0 •

Changelog

Source

Version 0.3.0 (2020-09-24)

  • Added: elm-format 0.8.4.
lydell
published 0.2.0 •

Changelog

Source

Version 0.2.0 (2020-09-22)

  • Improved: Show known fields/tools/versions in validation errors.
  • Added: It’s now possible to import the CLI and run it from JavaScript without child_process.spawn.
  • Fixed: Minor bugs.
lydell
published 0.1.6 •

Changelog

Source

Version 0.1.6 (2020-09-08)

  • Fixed: The CLI now works on Windows.
  • Improved: Lots of little things.
lydell
published 0.1.5 •

Changelog

Source

Version 0.1.5 (2020-09-06)

  • Added: Allow turning elm-tooling postinstall into a no-op by setting the NO_ELM_TOOLING_POSTINSTALL environment variable.
  • Improved: The tool now chooses between stdout and stderr more wisely, allowing you to pipe stdout to /dev/null for silent operation while still seeing unexpected errors on stderr.
  • Improved: Cleanup when download fails.
lydell
published 0.1.4 •

Changelog

Source

Version 0.1.4 (2020-09-06)

  • Fixed: Extracting tar archives now works with GNU tar.
  • Fixed: Progress is now correctly calculated in locales using , as decimal separator.
lydell
published 0.1.3 •

Changelog

Source

Version 0.1.3 (2020-09-06)

  • Improved: elm-tooling postinstall now overwrites links like npm does.
lydell
published 0.1.2 •

Changelog

Source

Version 0.1.2 (2020-09-06)

  • Fixed: Node.js 12 support.
lydell
published 0.1.1 •

Changelog

Source

Version 0.1.1 (2020-09-05)

  • Fixed: Add shebang to CLI entrypoint.
lydell
published 0.1.0 •

Changelog

Source

Version 0.1.0 (2020-09-05)

  • Initial release.
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