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

eslint-plugin-ember

Package Overview
Dependencies
Maintainers
5
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ember - npm Package Versions

1
19

11.0.0

Diff

Changelog

Source

v11.0.0 (2022-07-20)

:boom: Breaking Change
  • #1517 Add no-array-prototype-extensions as recommended rule (NOTE: removed as recommended in v11.0.6) (@bmish)
  • #1515 Drop support for ESLint v6 (@bmish)
  • #1318 Drop support for Node 10, 12, 15, 17 (@aggmoulik)
  • #1519 Enable useOptionalChaining option by default for no-get rule (@bmish)
  • #1518 Remove base config (@bmish)
  • #1516 Set config ecmaVersion to 2020 (@bmish)
  • #1513 Stop exporting non-Ember utils (@bmish)
  • #1514 Strictly define Node API (@bmish)
  • #1512 Update avoid-leaking-state-in-ember-objects rule to augment instead of replace default config (@bmish)
:rocket: Enhancement
  • #1529 Better support native class property definitions (and update to ESLint v8 internally) (@bmish)
:memo: Documentation
  • #1484 Improve links in no-array-prototype-extensions rule doc (@bmish)
  • #1480 Update optional rule example to use actual optional rule (@bmish)
:house: Internal
Committers: 3
bmishkin
published 10.6.1 •

Changelog

Source

v10.6.1 (2022-05-04)

:bug: Bug Fix
Committers: 1
bmishkin
published 10.6.0 •

Changelog

Source

v10.6.0 (2022-04-08)

:rocket: Enhancement
Committers: 1
bmishkin
published 10.5.9 •

Changelog

Source

v10.5.9 (2022-02-14)

:bug: Bug Fix
  • #1431 Fix crash in jquery-ember-run rule (@ef4)
:memo: Documentation
:house: Internal
  • #1402 Add GitHub Actions to Dependabot config (@ddzz)
Committers: 3
bmishkin
published 10.5.8 •

Changelog

Source

v10.5.8 (2021-11-23)

:bug: Bug Fix
  • #1374 Allow empty-but-decorated classes in no-empty-glimmer-component-classes rule (@adrigzr)
:memo: Documentation
  • #1364 Fix typos in violation message for classic-decorator-hooks rule (@nlfurniss)
Committers: 4
bmishkin
published 10.5.7 •

Changelog

Source

v10.5.7 (2021-10-13)

:bug: Bug Fix
  • #1336 Avoid crash when estraverse does not recognize node type during traversal (@bmish)
Committers: 1
bmishkin
published 10.5.6 •

Changelog

Source

v10.5.6 (2021-10-12)

:bug: Bug Fix
  • #1333 Support ESLint v8 by switching from ESLint's internal traverser to estraverse (@bmish)
Committers: 1
bmishkin
published 10.5.5 •

Changelog

Source

v10.5.5 (2021-09-20)

:bug: Bug Fix
  • #1297 Support if/else route definitions in no-shadow-route-definition rule (@raido)
:memo: Documentation
:house: Internal
  • #1301 Add jsdoc type annotation to rules (@bmish)
  • #1299 Cache dependencies on GitHub Actions to speed up CI (@ddzz)
Committers: 4
bmishkin
published 10.5.4 •

Changelog

Source

v10.5.4 (2021-08-24)

:bug: Bug Fix
  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@raycohen)
Committers: 1
bmishkin
published 10.5.3 •

Changelog

Source

v10.5.3 (2021-08-17)

:bug: Bug Fix
  • #1283 Fix crash with let foo in no-controller-access-in-routes (@bmish)
Committers: 1
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