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
2
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

124

4.0.0

Diff

Changelog

Source

4.0.0

  • New Rule complexity to enforce a maximum cyclomatic complexity of 5 for all functions.
ciena
published 3.0.0 •

Changelog

Source

3.0.0

Breaking changes

  • Switched to eslint@3.x

New Rules

  • Added rule to error on a describe.only or describeComponent.only in tests
  • Added rule to warn on a describe.skip or it.skip (with --fix option 😄 )
  • Added rule to error on an it('pending test') with no test
  • Added rule to error on a global it()(not within a test suite)
  • Added rule to error if the done callback isn't called when it's defined.
ciena
published 2.1.0 •

Changelog

Source

2.1.0

  • Added camelcase property for variables
  • Added max-len property of 120 chars per line
ciena
published 2.0.0 •

ciena
published 1.0.0 •

ciena
published 0.2.5 •

ciena
published 0.2.4 •

ciena
published 0.2.3 •

ciena
published 0.2.2 •

ciena
published 0.2.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