Socket
Socket
Sign inDemoInstall

standard-engine

Package Overview
Dependencies
19
Maintainers
14
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
10Next

15.1.0

Diff

Changelog

Source

15.1.0 2022-11-23

  • Enhancement: Added --ignore option support
voxpelli
published 15.0.0 •

Changelog

Source

15.0.0 2022-04-20

  • In addition to breaking changes and other in 15.0.0-0, only some dependency updates
voxpelli
published 15.0.0-0 •

Changelog

Source

15.0.0-0 2021-11-30

  • BREAKING CHANGE: To avoid confusion with ESLint exports and types, our Linter class has been renamed to StandardEngine and cli() now takes a standardEngine key instead of a linter key if a custom engine wants to be provided. #275
  • BREAKING CHANGE: Removed use of ESLint's deprecated CLIEngine API. This affects the eslintConfig option to our StandardEngine (formerly called Linter) constructor. #275
  • BREAKING CHANGE: Print additional label on warnings (to separate them from errors) b7c1e17
  • BREAKING CHANGE: Drop support for Node 10.x. Now require ESM-compatible Node.js versions: ^12.20.0 || ^14.13.1 || >=16.0.0 #252
  • BREAKING CHANGE: the parseOpts option to the StandardEngine (formerly called Linter) constructor has been replaced with a new resolveEslintConfig one
  • Change: make --verbose the default #232
feross
published 14.0.1 •

Changelog

Source

14.0.1 2020-08-31

  • Missing release notes
feross
published 14.0.0 •

Changelog

Source

14.0.0 2020-08-29

  • Missing release notes
feross
published 13.0.0 •

Changelog

Source

13.0.0 2020-08-27

  • Missing release notes
linusu
published 12.1.0 •

linusu
published 12.0.1 •

Changelog

Source

12.0.1 2020-04-30

  • Enhancements: Add ts-standard to README linters list
  • Fixes: Bump deglob & minimist dependencies
feross
published 12.0.0 •

Changelog

Source

12.0.0 2019-08-19

  • BREAKING CHANGE: Remove bundle.js from the list of default ignored files
  • BREAKING CHANGE: Ignore patterns from .git/info/exclude in addition to .gitignore
  • Enhancement: Update deglob to 4.x
feross
published 11.0.1 •

Changelog

Source

11.0.1 2019-07-12

  • Missing release notes
2345
10Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc