New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-ember

Package Overview
Dependencies
Maintainers
5
Versions
190
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.8.0

Diff

Changelog

Source

v6.8.0 (2019-08-08)

:rocket: Enhancement
  • #450 Add new use-ember-data-rfc-395-imports rule (@dcyriller)
  • #457 Add new no-arrow-function-computed-properties rule (@bmish)
  • #445 Add new no-proxies rule (@bmish)
:memo: Documentation
  • #454 Improve justification for no-observers rule (@efx)
:house: Internal
Committers: 3
bmishkin
published 6.7.1 •

Changelog

Source

v6.7.1 (2019-07-02)

:bug: Bug Fix
  • #440 Add missing rules classic-decorator-hooks and classic-decorator-no-classic-methods to index.js (@bmish)
Committers: 1
rwjblue
published 6.7.0 •

Changelog

Source

v6.7.0 (2019-06-22)

:rocket: Enhancement
  • #436 Adds decorator rules to aid migration to Octane (@pzuraq)
  • #434 Add new no-volatile-computed-properties rule (@bmish)
:bug: Bug Fix
  • #432 Update require-computed-macros rule to suggest the reads macro instead of readOnly for computed properties with return this.x (@bmish)
:house: Internal
Committers: 4
bmishkin
published 6.6.0 •

Changelog

Source

v6.6.0 (2019-06-16)

:rocket: Enhancement
  • #429 Add new require-computed-macros rule (@bmish)
:bug: Bug Fix
  • #428 Fix spread operator bug in no-on-calls-in-components rule (@rajasegar)
:memo: Documentation
  • #431 Add link to sendAction deprecation RFC for closure-actions rule (@bmish)
Committers: 2
bmishkin
published 6.5.1 •

Changelog

Source

v6.5.1 (2019-05-27)

:bug: Bug Fix
  • #427 Fix typo in error message for no-get rule (@bmish)
Committers: 1
bmishkin
published 6.5.0 •

Changelog

Source

v6.5.0 (2019-05-26)

:rocket: Enhancement
  • #421 Update the no-get rule to also handle the getProperties function, and mark the no-get-properties rule as deprecated (@bmish)
  • #397 Add new computed-property-getters rule (@jrjohnson)
:memo: Documentation
Committers: 2
bmishkin
published 6.4.1 •

Changelog

Source

v6.4.1 (2019-04-21)

:bug: Bug Fix
  • #413 Ignore template literals in no-get and no-get-properties rules (@bmish)
Committers: 1
bmishkin
published 6.4.0 •

Changelog

Source

v6.4.0 (2019-04-21)

:rocket: Enhancement
:bug: Bug Fix
  • #398 no-unnecessary-route-path-option: fix error when path is undefined (@bmish)
:memo: Documentation
Committers: 2
bmishkin
published 6.3.0 •

Changelog

Source

v6.3.0 (2019-03-19)

:rocket: Enhancement
  • #369 Add new 'route-path-style' rule (@bmish)
  • #372 Add new 'no-unnecessary-index-route' rule (@bmish)
  • #262 Add new 'require-return-from-computed' rule (@gmurphey)
  • #378 Add new no-unnecessary-service-injection-argument rule (@bmish)
:memo: Documentation
  • #395 docs: improve closure-action rule examples (@Caltor)
  • #383 no-deeply-nested-dependent-keys-with-each: Fix documentation examples (@Alonski)
:house: Internal
  • #386 test: add null output assertions for lint rules / test cases with no autofixer. (@bmish)
Committers: 4
turbo87
published 6.2.0 •

Changelog

Source

v6.2.0 (2019-01-28)

:rocket: Enhancement
  • #375 no-test-and-then: slight optimization (@bmish)
  • #373 no-unnecessary-route-path-option: Add support for --fix (@bmish)
  • #370 Add no-unnecessary-route-path-option rule (@bmish)
  • #365 no-invalid-debug-function-arguments: Use dynamic error message (@bmish)
  • #364 assert-arg-order: Rename to no-invalid-debug-function-arguments and detect invalid usages of deprecate and warn too (@bmish)
  • #358 Add assert-arg-order rule (@bmish)
  • #359 Add no-deeply-nested-dependent-keys-with-each rule (@bmish)
  • #357 Add no-test-and-then rule (@bmish)
:bug: Bug Fix
  • #371 no-test-and-then: Run only on test files (@bmish)
  • #367 no-deeply-nested-dependent-keys-with-each: Fix false positives (@bmish)
  • #366 no-invalid-debug-function-arguments: Fix false positives (@bmish)
  • #362 assert-arg-order: Fix rule for Ember.assert() case (@bmish)
:memo: Documentation
  • #380 no-test-and-then: Add migration path docs (@bmish)
  • #368 no-test-and-then: Fix code sample in docs (@bmish)
  • #361 no-deeply-nested-dependent-keys-with-each: Fix docs typo (@bmish)
  • #360 Use more specific array types in util jsdoc comments (@bmish)
  • #355 avoid-leaking-state-in-ember-objects: Show usage example of DEFAULT_IGNORED_PROPERTIES (@yoavfranco)
  • #354 avoid-needs-in-controllers: Add documentation (@quajo)
:house: Internal
  • #363 no-deeply-nested-dependent-keys-with-each: Add more tests (@bmish)
Committers: 3
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