Socket
Socket
Sign inDemoInstall

jscs

Package Overview
Dependencies
150
Maintainers
6
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jscs

JavaScript Code Style


Version published
Maintainers
6
Install size
13.9 MB
Created

Changelog

Source

Version 3.0.4 (2016-06-04):

Fixed some bugs, correctly output CST errors plus improve speed and memory consumption

Bug fixes

  • requireObjectKeysOnNewLine: do not break on object methods (Oleg Gaidarenko)
  • Fix: Last method throw in requireObjectKeysOnNewLine (Alexey Yaroshevich)
  • disallowQuotedKeysInObjects: ignore spread properties (Oleg Gaidarenko)
  • maximumLineLength: correctly position error for comment nodes (Oleg Gaidarenko)
  • disallowUnusedParams: notice AssignmentPattern nodes (Oleg Gaidarenko)
  • disallowPaddingNewlinesBeforeKeywords: should not ignore comments (Oleg Gaidarenko)
  • disallowObjectKeysOnNewLine: correct error message (Oleg Gaidarenko)

Misc

  • Misc: make linters happy (Oleg Gaidarenko)
  • Misc: add node 6 to travis (Oleg Gaidarenko)
  • Misc: do not modify CST in check mode (#2252) (Oleg Gaidarenko)
  • Misc: remove rules "grouping" (Oleg Gaidarenko)
  • Misc: bump cst version (Oleg Gaidarenko)
  • Tests: remove mocha .only call (Oleg Gaidarenko)
  • Misc: parallelizing build on travis (Alexey Yaroshevich)
  • Misc: Set higher timeout for config generator tests (Alexey Yaroshevich)
  • Build: update cst to 0.3.0 (Henry Zhu)
  • Errors: add ugly exception for validateQuoteMarks of position calc (Oleg Gaidarenko)
  • Errors: always add to line and column properties (Oleg Gaidarenko)

Docs

  • Docs: Fix small typo in require-early-return (#2259) (Sander Boom)
  • add jscs+eslint info (#2230) (Henry Zhu)
  • Docs: simplify readme a bit more (Oleg Gaidarenko)
  • Docs: deprecation clean-up (Oleg Gaidarenko)
  • requireCurlyBraces: small docs corrections (Oleg Gaidarenko)

Keywords

FAQs

Last updated on 04 Jun 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc