Socket
Socket
Sign inDemoInstall

jscs

Package Overview
Dependencies
28
Maintainers
5
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
68
10Next

1.4.0

Diff

Changelog

Source

Version 1.4.0:

  • Dropped node.js 0.8 support.
  • Update all dependencies to their latest versions except vow/vow-fs (@XhmikosR).
  • Add dependency status badges (@XhmikosR).
  • Advanced search for the configuration files (@markelog).
  • Improve requireSpaceAfterKeywords rule: trigger error if there is more then two spaces (@markelog).
  • Rule spaceAfterKeywords: fix up funarg issue (@markelog).
  • Make requireMultipleVarDecl rule more like onevar (@markelog).
  • Allow comments in parentheses for rule disallowSpacesInsideParentheses (@Famlam).
  • Extract own settings into google preset (@jzaefferer).
  • Rule disallowTrailingComma (@rxin).
  • Rule requireTrailingComma (@rxin).
  • Rule disallowSpaceBeforeBlockStatements (@rxin).
  • Rule requireSpaceBeforeBlockStatements (@rxin).
  • Rule requireBlocksOnNewline (@mikesherov).
  • Rule requirePaddingNewlinesInBlock (@mikesherov).
  • Rule disallowPaddingNewlinesInBlock (@mikesherov).
mdevils
published 1.3.0 •

Changelog

Source

Version 1.3.0:

  • New JSCS config format: .jscsrc. JSON-file with comments.
  • Rule requireBlocksOnNewline (@Famlam).
  • Rule requireSpacesInAnonymousFunctionExpression (@jamesallardice).
  • Rule disallowSpacesInAnonymousFunctionExpression (@jamesallardice).
  • Rule requireSpacesInNamedFunctionExpression (@jamesallardice).
  • Rule disallowSpacesInNamedFunctionExpression (@jamesallardice).
  • Custom path to reporter (@Adeel).
  • Option escape for rule validateQuote (@mikesherov).
  • Fixed validateIndentation rule (@mikesherov).
  • Fixed excludeFiles option (@markelog).
  • CLI/Reporter fixes (@markelog, @am11).
  • Documentation fixes (@tenorok).
  • Minor tweaks (@XhmikosR).
mdevils
published 1.2.4 •

Changelog

Source

Version 1.2.4:

  • Fixed typos.
  • Fixed validateIndentation rule.
  • Sorting errors.
mdevils
published 1.2.3 •

Changelog

Source

Version 1.2.3:

  • New reporter: inline (@clochix).
  • Fixed for rule requireDotNotation (@ikokostya).
mdevils
published 1.2.2 •

Changelog

Source

Version 1.2.2:

  • Fixed case with number for requireDotNotation rule (@andrewblond).
mdevils
published 1.2.1 •

Changelog

Source

Version 1.2.1:

  • Fix in error message for rule maximumLineLength (@pdehaan).
mdevils
published 1.2.0 •

Changelog

Source

Version 1.2.0:

  • Rule requireCommaBeforeLineBreak (@mikesherov).
  • Rule disallowCommaBeforeLineBreak (@mikesherov).
  • Rule requireDotNotation (@mikesherov).
  • Rule requireCamelCaseOrUpperCaseIdentifiers (@mikesherov).
  • Rule disallowEmptyBlocks (@mikesherov).
  • Rule validateQuoteMarks (@mikesherov).
  • Rule requireParenthesesAroundIIFE (@mikesherov).
  • Rule requireOperatorBeforeLineBreak (@mikesherov).
  • Rule requireCapitalizedConstructors (@mikesherov).
  • Rule disallowDanglingUnderscores (@mikesherov).
  • Rule disallowTrailingWhitespace (@mikesherov).
  • Сurly brace checking for 'case' and 'default' statements (@mikesherov).
  • Rule maximumLineLength (@mikesherov).
  • Rule disallowMixedSpacesAndTabs (@mikesherov).
  • Rule validateIndentation (@mikesherov).
  • README: Reformat to use headings (@nschonni).
  • ES3 future reserved words added to tokenIsReservedWord() (@maxatwork).
  • Fixes for: requireSpaceBeforePostfixUnaryOperators, requireSpaceAfterPrefixUnaryOperators, disallowSpaceBeforePostfixUnaryOperators, disallowSpaceAfterPrefixUnaryOperators (@mdevils).
  • Rule disallowMultipleLineStrings (@mikesherov).
mdevils
published 1.1.0 •

mdevils
published 1.0.15 •

Changelog

Source

Version 1.0.15:

  • junit reporter (@markelog).
mdevils
published 1.0.14 •

Changelog

Source

Version 1.0.14:

  • Option additionalRules (@markelog).
  • disallowQuotedKeysInObjects: Exclusion array (@nschonni).
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc