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

eslint-plugin-ember-best-practices

Package Overview
Dependencies
Maintainers
7
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-ember-best-practices - npm Package Versions

2

1.1.2

Diff

Changelog

Source

v1.1.2 (2019-06-26)

:bug: Bug Fix
  • #104 Ensure require-dependent-keys works with @computed. (@rwjblue)
:memo: Documentation
:house: Internal
Committers: 5

1.1.1 / 2017-11-13

  • Fix issues when running under eslint@4 (fixes Cannot read property 'getFilename' of undefined).

1.1.0 / 2017-10-03

  • Fixes issues with imports (#91)
  • Fixes require-ember-lifeline rule to scope it to only ember file types (#93)
  • Merge pull request #89 from nlfurniss/dry-parserOptions

1.0.0 / 2017-09-13

  • Fix no-anonymous-once not recognizing context function
  • Fix no-global-jquery returning false positive for var assignment #85
  • Fix logic to detect jQuery being assigned to a var
  • Create no-jquery-selector rule

0.9.0 / 2017-08-31

  • Fixing rule no-jquery-methods to remove reference to Ember
  • Add tests for rule no-jquery-methods
  • Update docs and rule no-jquery-methods to include checks for CallExpressions
  • Adding new rule: no-anonymous-once

0.8.0 / 2017-08-15

  • Add test for rule no-side-effect-cp
  • Fix imports util
  • Update guide for no-jquery-method
  • Update default BLACKLIST from config no-jquery
  • Fix RELEASE.md

0.7.1 / 2017-06-27

  • Fixing issue #47 "const { $ } = Ember; still triggers no-global-jquery"

0.7.0 / 2017-06-27

  • Adding new rule: require-ember-lifeline

0.6.1 / 2017-06-23

  • Fixing no-global-jquery to include references to jQuery

0.6.0 / 2017-06-22

  • Add rule against using specific deprecated jQuery Methods (Blacklisted) (#59)
  • Fix typo

0.5.1 / 2017-05-22

  • Fix repository URL
  • Setup coveralls integration
  • Add badges to README
  • Add RELEASE.md to document release process

0.5.0 / 2017-05-01

  • Implements rule to catch sendAction calls
  • Clean up text, scope initOverride
  • Add new rule: no-broken-super-chain
  • Fix typo: mutliple -> multiple
  • Fix typo: incuring -> incurring
  • Fix typo: recieve -> receive
  • Update README.md
  • Add a message explaining how to fix computed properties with no dependent keys.
  • infromation => information
  • Update package.json; set repository field for npm
  • Fix incorrect installation instruction
rwjblue
published 1.1.1 •

scalvert
published 1.1.0 •

nlfurniss
published 1.0.0 •

lynchbomb
published 0.9.0 •

lynchbomb
published 0.8.0 •

scalvert
published 0.7.1 •

scalvert
published 0.7.0 •

scalvert
published 0.6.1 •

scalvert
published 0.6.0 •

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