Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elm-review

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm-review - npm Package Versions

13
9

2.10.2

Diff

Changelog

Source

[2.10.2] - 2023-05-05

Replace some npm dependencies.

jfmengels
published 2.10.1 •

Changelog

Source

[2.10.1] - 2023-04-19

Improved error message when the version of the jfmengels/elm-review Elm package is not supported.

jfmengels
published 2.10.0 •

Changelog

Source

[2.10.0] - 2023-04-16

Now requires jfmengels/elm-review v2.13.0.

  • Fixes are now no longer applied in the CLI, but are entirely handled by the jfmengels/elm-review package. This should improve some incorrect behavior where fixes were not applied as expected.
  • Re-organization of how fixes to elm.json are handled in autofix mode.
jfmengels
published 2.9.2 •

Changelog

Source

[2.9.2] - 2023-03-21

elm-review new-rule now creates a more helpful starting rule. It can also generate a project rule if you think that you will need that. This change also applies to the rule created using elm-review new-package.

Bug fixes:

  • Fix watch issue on Windows by @bdukes [#107]
jfmengels
published 2.9.1 •

Changelog

Source

[2.9.1] - 2022-12-20

Optimizes the internal stringification of project contexts. Hopefully this will improve performance, but it's mostly useful to avoid stack overflows during that process.

jfmengels
published 2.9.0 •

Changelog

Source

[2.9.0] - 2022-12-18

Now requires jfmengels/elm-review v2.11.0.

  • Adds a file-system cache for the linting results, which improves performance by quite a bit.
  • Improve the error message when indicated that the package version is not supported
  • Fix a problem where in watch and fix mode, the CLI sometimes remained stuck.
jfmengels
published 2.8.5 •

jfmengels
published 2.8.4 •

Changelog

Source

[2.8.4] - 2022-12-02

  • Fix incorrect reports in --watch mode
jfmengels
published 2.8.3 •

Changelog

Source

[2.8.3] - 2022-12-01

  • Document the --debug flag better in --help
  • Document the --extract flag better in --help
  • Document the --benchmark-info flag in --help
  • Give a more helpful error when using an outdated version of the package
  • Fix a crash when running with --fix in non-TTY mode (in CI for instance)
jfmengels
published 2.8.2 •

Changelog

Source

[2.8.2] - 2022-11-09

The tests/ folder at the root of the project is now included in the tests folder to look for.

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