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

7.3.0

Diff

Changelog

Source

v7.3.0 (2019-10-30)

:rocket: Enhancement
  • #555 Add new no-actions-hash rule (@laurmurclar)
  • #548 Add new require-tagless-components rule (@alexlafroscia)
  • #552 Add new no-classic-classes rule (@alexlafroscia)
  • #551 Add new no-classic-components rule (@mikoscz)
  • #546 Add new no-computed-properties-in-native-classes rule (@patocallaghan)
:bug: Bug Fix
  • #553 Avoid crash from missing function check in require-super-in-init rule (@bmish)
:memo: Documentation
:house: Internal
  • #558 Update isEmberCoreModule util function to also handle native classes (in addition to classic classes) (@laurmurclar)
Committers: 5
bmishkin
published 7.2.0 •

Changelog

Source

v7.2.0 (2019-10-20)

:rocket: Enhancement
:house: Internal
  • #462 Refactor null checks for new-module-imports and use-ember-data-rfc-395-imports rules (@dcyriller)
  • #528 Add eslint-plugin-node and enable recommended rules internally (@bmish)
  • #524 Add eslint-plugin-filenames to enforce kebab-case filenames (@bmish)
  • #523 Add eslint-plugin-eslint-comments and fix violations (@bmish)
Committers: 5
bmishkin
published 7.1.0 •

Changelog

Source

v7.1.0 (2019-09-18)

:rocket: Enhancement
:bug: Bug Fix
  • #511 Avoid crash from empty return statement in require-computed-macros rule (@bmish)
  • #512 Avoid crash when missing arguments to this.route() in route-path-style rule (@bmish)
  • #498 Fix decorator handling and improve error messages for computed-property-getters rule (@Exelord)
  • #504 Update require-computed-property-dependencies rule to ignore injected service names by default (@bmish)
:memo: Documentation
  • #514 Hide the deprecated rules section from the README if empty (@bmish)
  • #510 Cleanup code samples in some of the new V7 recommended rules (@bmish)
  • #496 Suggest using the eslint consistent-return rule alongside require-return-from-computed rule to help avoid false positives (@bmish)
  • #506 Add example of a getter with an if statement for require-return-from-computed rule (@bradleypriest)
:house: Internal
  • #519 Add CI check to ensure yarn.lock is up-to-date (@bmish)
  • #516 Test plugin under both eslint 5 and eslint 6 (@bmish)
  • #515 Add eslint-plugin-eslint-plugin and enable/autofix most rules (@bmish)
  • #505 Enforce minimum test coverage (@bmish)
  • #503 Refactor utils to move type checking utils to a separate file and alphabetize (@bmish)
Committers: 4
bmishkin
published 7.0.0 •

Changelog

Source

v7.0.0 (2019-08-23)

:boom: Breaking Change
  • #491 Drop eslint 4 support (@bmish)
  • #486 Enable additional recommended rules (no-arrow-function-computed-properties, no-deeply-nested-dependent-keys-with-each, no-ember-super-in-es-classes, no-incorrect-calls-with-inline-anonymous-functions, no-invalid-debug-function-arguments, no-new-mixins, no-unnecessary-route-path-option, no-volatile-computed-properties, require-return-from-computed) (@bmish)
  • #487 Remove deprecated rules (avoid-leaking-state-in-components, local-modules, no-get-properties) (@bmish)
  • #485 Drop Node 6 support (@bmish)
Committers: 1
bmishkin
published 6.10.1 •

Changelog

Source

v6.10.1 (2019-08-23)

:bug: Bug Fix
  • #488 Update require-computed-property-dependencies rule to support eslint 3 and 4 (@bmish)
:memo: Documentation
  • #489 Document eslint 4 as the minimum supported version (@bmish)
:house: Internal
Committers: 1
bmishkin
published 6.10.0 •

Changelog

Source

v6.10.0 (2019-08-19)

:rocket: Enhancement
  • #473 Add new no-incorrect-calls-with-inline-anonymous-functions rule (@raycohen)
:bug: Bug Fix
  • #476 Add allowDynamicKeys option (default true) to require-computed-property-dependencies rule (@bmish)
Committers: 2
bmishkin
published 6.9.1 •

Changelog

Source

v6.9.1 (2019-08-14)

:bug: Bug Fix
  • #472 Improve handling of nested keys inside braces for require-computed-property-dependencies rule (@bmish)
  • #471 Improve detection of missing dependencies in require-computed-property-dependencies rule (@bmish)
Committers: 1
bmishkin
published 6.9.0 •

Changelog

Source

v6.9.0 (2019-08-12)

:rocket: Enhancement
  • #458 Add new rule require-computed-property-dependencies (@bmish)
:bug: Bug Fix
  • #463 Fix false positives for import statements with use-ember-data-rfc-395-imports rule (@fusion2004)
:house: Internal
  • #465 Add tests that rules are setup correctly (not missing tests, docs, exports, etc) (@bmish)
  • #466 Fix eslint 6 rule test parser error (@bmish)
Committers: 2
bmishkin
published 6.8.2 •

Changelog

Source

v6.8.2 (2019-08-08)

:bug: Bug Fix
  • #461 Add null check in new-module-imports rule (again) (@bmish)
Committers: 1
bmishkin
published 6.8.1 •

Changelog

Source

v6.8.1 (2019-08-08)

:bug: Bug Fix
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