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.3.0

Diff

Changelog

Source

v11.3.0 (2022-12-20)

:rocket: Enhancement
  • #1703 Add new rule no-runloop (@lin-ll)
  • #1702 Add new rule no-tracked-properties-from-args (@joancc)
:memo: Documentation
  • #1693 Mention ESLint overrides for glob patterns in no-restricted-service-injections rule doc (@bmish)
Committers: 3
bmishkin
published 11.2.1 •

Changelog

Source

v11.2.1 (2022-11-30)

:bug: Bug Fix
  • #1687 Don't lose optional chaining with objectAt in autofix for no-array-prototype-extensions rule (@52052100)
:house: Internal
  • #1686 Temporarily skip failing test scenario for gjs/gts processor (@nlfurniss)
Committers: 2
bmishkin
published 11.2.0 •

Changelog

Source

v11.2.0 (2022-10-27)

:rocket: Enhancement
:bug: Bug Fix
  • #1640 Avoid in-place sorting in sortBy autofixer in no-array-prototype-extensions rule (@tgvrssanthosh)
:memo: Documentation
Committers: 3
bmishkin
published 11.1.0 •

Changelog

Source

v11.1.0 (2022-10-18)

:rocket: Enhancement
:bug: Bug Fix
  • #1635 Simpler autofix for sortBy with single arg for no-array-prototype-extension rule (@bmish)
:memo: Documentation
  • #1639 Explain what the autofixer covers in no-array-prototype-extensions rule doc (@bmish)
  • #1618 Add codemod links for jQuery-related rules (@bmish)
  • #1601 Switch to dash for markdown lists (@bmish)
  • #1582 Add link to deprecation RFC in no-array-prototype-extensions rule doc (@bmish)
Committers: 2
bmishkin
published 11.0.6 •

Changelog

Source

v11.0.6 (2022-08-18)

:bug: Bug Fix
  • #1562 Remove no-array-prototype-extensions rule from recommended config (@ef4)
  • #1555 Ignore super in no-array-prototype-extensions rule (@bmish)
:memo: Documentation
  • #1569 Add link to Ember function prototype extension deprecation RFC (@bmish)
  • #1554 Mention no-array-prototype-extensions ember-template-lint rule (@bmish)
Committers: 2
bmishkin
published 11.0.5 •

Changelog

Source

v11.0.5 (2022-08-02)

:bug: Bug Fix
  • #1552 Fix false positive with reject() on instance of RSVP.defer() in no-array-prototype-extensions rule (@bmish)
  • #1547 Improve false positive detection, especially for variable names containing Set/Map, in no-array-prototype-extensions rule (@bmish)
Committers: 1
lin-ll
published 11.0.4 •

Changelog

Source

v11.0.4 (2022-07-29)

:bug: Bug Fix
  • #1546 Fix false positives with RSVP.Promise.reject() in no-array-prototype-extensions rule (@bmish)
:memo: Documentation
  • #1545 Improve documentation for no-*-prototype-extensions rules (@bmish)
Committers: 1
bmishkin
published 11.0.3 •

Changelog

Source

v11.0.3 (2022-07-26)

:bug: Bug Fix
  • #1544 Fix false positive with Set/Map-initialized private class properties in no-array-prototype-extensions rule (@bmish)
  • #1543 Fix false positive with Set/Map-initialized public class properties in no-array-prototype-extensions rule (@bmish)
Committers: 1
bmishkin
published 11.0.2 •

Changelog

Source

v11.0.2 (2022-07-23)

:bug: Bug Fix
  • #1538 Fix false positive with simple Set/Map-initialized objects in no-array-prototype-extensions rule (@bmish)
  • #1539 Fix false positive with RSVP.reject() in no-array-prototype-extensions (@gilest)
Committers: 2
bmishkin
published 11.0.1 •

Changelog

Source

v11.0.1 (2022-07-21)

:bug: Bug Fix
  • #1536 Ignore some commonly-known non-array functions/objects to reduce false positives in no-array-prototype-extensions rule (@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