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

Diff

Changelog

Source

v11.4.8 (2023-03-14)

:bug: Bug Fix
  • #1801 Fix issue with token mapping for lint errors on template tokens in gjs/gts files by displaying eslint error on the opening <template> tag (@hmajoros)
  • #1788 Fix no-array-prototype extensions undefined error from trying to access callee from non-CallExpression (@canrozanes)
  • #1795 refactor glimmer post-process, better handle template tag (@hmajoros)
Committers: 2
lin-ll
published 11.4.7 •

Changelog

Source

v11.4.7 (2023-03-02)

:bug: Bug Fix
  • #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@hmajoros)
  • #1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@hmajoros)
Committers: 1
bmishkin
published 11.4.6 •

Changelog

Source

v11.4.6 (2023-02-01)

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

Changelog

Source

v11.4.5 (2023-01-28)

:bug: Bug Fix
  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@bmish)
Committers: 1
bmishkin
published 11.4.4 •

Changelog

Source

v11.4.4 (2023-01-23)

:bug: Bug Fix
  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@canrozanes)
Committers: 1
bmishkin
published 11.4.3 •

Changelog

Source

v11.4.3 (2023-01-15)

:bug: Bug Fix
  • #1735 Fix crash from attempting to access non-existent dependent key in no-tracked-property-from-args rule (@joancc)
Committers: 1
bmishkin
published 11.4.2 •

Changelog

Source

v11.4.2 (2023-01-04)

:bug: Bug Fix
  • #1731 Handle new service import style in several rules (@wagenet)
:house: Internal
Committers: 2
bmishkin
published 11.4.1 •

Changelog

Source

v11.4.1 (2023-01-03)

:bug: Bug Fix
  • #1722 Fix some crashes including with legacy classes in no-deprecated-router-transition-methods and no-implicit-injections rules (@rtablada)
Committers: 1
bmishkin
published 11.4.0 •

Changelog

Source

v11.4.0 (2022-12-30)

:rocket: Enhancement
:house: Internal
  • #1720 Deprecate trivial node type check helpers (@bmish)
Committers: 2
bmishkin
published 11.3.1 •

Changelog

Source

v11.3.1 (2022-12-21)

:bug: Bug Fix
  • #1712 Fix crash with no-tracked-properties-from-args rule (@joancc)
:house: Internal
  • #1713 Switch to config file for eslint-doc-generator (@bmish)
Committers: 2
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