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

eslint-config-frost-standard

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-frost-standard - npm Package Versions

134

6.0.1

Diff

Changelog

Source

6.0.1 (2017-03-23)

  • Upgraded to eslint-plugin-ember-standard 0.0.22
ciena
published 6.0.0 •

Changelog

Source

6.0.0

Breaking Changes

  • Converted some warning rules to error rules (the ember and ocd ones that were recently introduced)

Non-breaking Changes

  • Updated pr-bumper and travis settings
ciena
published 5.3.2 •

Changelog

Source

5.3.2

  • Fixed bug with fix functionality of ember-standard/destructure rule where a property could end up in the variable declarator twice.
ciena
published 5.3.1 •

Changelog

Source

5.3.1

  • Fixed bug where Ember.String and Ember.Object were being destructured when they shouldn't be.
ciena
published 5.3.0 •

Changelog

Source

5.3.0

  • Added warning to when using object curly spacing.
ciena
published 5.2.0 •

Changelog

Source

5.2.0

  • Fixed ocd/sort-imports rule to separate internal and external modules.
ciena
published 5.1.0 •

Changelog

Source

5.1.0

  • Added plugins ember-standard and ocd and configured their rules as warnings (will switch to errors in the next major release).
ciena
published 5.0.1 •

Changelog

Source

5.0.1

  • Fixed a typo in README.md (thanks @juwara0 😄)
ciena
published 5.0.0 •

Changelog

Source

5.0.0

  • Added an additional rule: no-unused-expressions which will disallow expect(foo).to.be.true style assertions. See this issue for more info.
ciena
published 4.0.1 •

Changelog

Source

4.0.1

  • Updated eslint-plugin-mocha to allow us to stop using the fork from job13er
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