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

eslint-plugin-ember

Package Overview
Dependencies
Maintainers
4
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

6.0.1

Diff

Changelog

Source

v6.0.1 (2018-11-16)

:rocket: Enhancement
  • #331 Updating no-side-effects to also report on setProperties. (@gmurphey)
:bug: Bug Fix
:house: Internal
  • #335 Remove outdated .nvmrc file (@Turbo87)
  • #334 package.json: Limit published files to the lib folder (@Turbo87)
  • #336 CI: Use --runInBand option of Jest to speed up tests (@Turbo87)
Committers: 2
turbo87
published 6.0.0 •

Changelog

Source

v6.0.0 (2018-11-14)

This release includes several changes to the ember/recommended configuration, and drops support for Node.js 4 and ESLint 3.

:boom: Breaking Change
:rocket: Enhancement
  • #311 Add avoid-using-needs-in-controllers to recommended set. (@rwjblue)
  • #310 Add no-restricted-resolver-tests to recommended. (@rwjblue)
  • #309 Make no-observers rule recommended (@Gaurav0)
Committers: 4
rwjblue
published 5.4.0 •

Changelog

Source

v5.4.0 (2018-11-09)

:rocket: Enhancement
:bug: Bug Fix
Committers: 2
rwjblue
published 5.3.0 •

Changelog

Source

v5.3.0 (2018-11-08)

:rocket: Enhancement
:bug: Bug Fix
  • #299 Fix issue with no-duplicate-dependent-keys to avoid errors on non-string dependent keys. (@initram)
  • #260 Updating no-side-effects rule to better detect sets inside of blocks. (@gmurphey)
  • #246 Updating no-on-calls-in-components to only fail components using on with lifecylcle hooks. (@patience-tema-baron)
:memo: Documentation
:house: Internal
  • #280 Clean up a couple of test definitions to unblock update script. (@tmquinn)
Committers: 12
rwjblue
published 5.2.0 •

Changelog

Source

v5.2.0 (2018-05-15)

:rocket: Enhancement
  • #142 Port code to ember-rfc176-data new format. (@Serabe)
  • #245 [avoid-leaking-state-in-ember-objects] Expose default ignored properties. (@Kerrick)
:memo: Documentation
:house: Internal
  • #142 Port code to ember-rfc176-data new format. (@Serabe)
Committers: 3
rwjblue
published 5.1.1 •

Changelog

Source

v5.1.1 (2018-05-14)

:bug: Bug Fix
  • #229 Fix no-capital-letters-in-routes so it deals with MemberExpressions. (@nlfurniss)
:memo: Documentation
:house: Internal
Committers: 4
ember-cli
published 5.1.0 •

Changelog

Source

v5.1.0 (2018-03-11)

:rocket: Enhancement
:bug: Bug Fix
  • #233 Fix init order in controllers and routes. (@ro0gr)
  • #198 Add new scenarios for require-super-in-init rule. (@clcuevas)
  • #205 add willInsertElement component lifecycle hook. (@hakubo)
Committers: 8
rwjblue
published 5.0.3 •

Changelog

Source

v5.0.3 (2017-12-21)

:bug: Bug Fix
  • #197 Don't fail 'no-global-jquery' if module has both jquery and ember imports. (@danwenzel)
Committers: 1
rwjblue
published 5.0.2 •

Changelog

Source

v5.0.2 (2017-12-18)

:bug: Bug Fix
  • #186 Update no-global-jquery rule to account for new modules import. (@clcuevas)
:memo: Documentation
Committers: 2
ember-cli
published 5.0.1 •

Changelog

Source

v5.0.1 (2017-11-20)

:rocket: Enhancement
:bug: Bug Fix
  • #184 Prevent error when destructured path is not in known globals.. (@rwjblue)
:memo: Documentation
Committers: 6
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