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

1
9

2.8.1

Diff

Changelog

Source

[2.8.0] / [2.8.1] - 2022-11-08

(A technical mishap caused 2.8.0 to not be publishable, so this is technically only 2.8.1)

Now requires jfmengels/elm-review v2.10.0.

This release is partially announced by this announcement blog post.

  • By using the package's new way of handling fixes, fixes have become much faster
  • Introduce --fix-limit=N flag to limit the number of fixes to apply before prompting the user
  • Introduce --extract to extract data from the project (needs to be run with --report=json)
  • Include the information of how long a rule ran for when running with --benchmark-info
  • More tests folders are now included. Before, elm-review looked at the source-directories plus the tests/ folder in the root of the Elm project. Instead, elm-review will now look for a tests/ folder next to every source-directory. This should accommodate projects with multiple Elm subprojects.
jfmengels
published 2.7.6 •

Changelog

Source

[2.7.6] - 2022-10-12

Updated the packages created by elm-review new-package to

jfmengels
published 2.7.5 •

Changelog

Source

[2.7.5] - 2022-09-10

  • Fixed an issue where elm-review init --template ... could sometimes crash if the project already had a review configuration
  • Updated the GitHub Actions workflow so that the project always runs on the latest LTS version of Node
jfmengels
published 2.7.4 •

Changelog

Source

[2.7.4] - 2022-08-21

  • Fixed an issue on Windows where suppressed didn't work [#80]
  • Improved the error message when a source-directory in the review configuration's elm.json is unknown (fixes [#79])
  • Changed the error message for suppressed error messages to be nicer
  • Documented the --no-color flag, and forced colors to be enabled so that elm-review's output stays colored when piped to commands like less
    • Please report an issue if this causes problems for you
jfmengels
published 2.7.3 •

Changelog

Source

[2.7.3] - 2022-07-13

  • Bump dependency got to a version that does not contain known security vulnerabilities
  • Show dedicated error message when running elm-review --suppress instead of elm-review suppress
  • Improved error message when using an unknown flag
  • Added colors to the output of elm-review suppress
  • Fixed issue where fix proposals were unnecessarily indented
jfmengels
published 2.7.2 •

Changelog

Source

[2.7.2] - 2022-04-26

  • Added mentions of elm-review starter configurations

Missing changelog

Help would be appreciated to fill the blanks!

jfmengels
published 2.7.1 •

jfmengels
published 2.7.1-beta.0 •

jfmengels
published 2.7.0 •

jfmengels
published 2.7.0-beta.3 •

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