Socket
Socket
Sign inDemoInstall

semistandard

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semistandard - npm Package Versions

1
7

9.0.0

Diff

Changelog

Source

9.0.0 2016-09-03

Updated to match the latest standard rules and the newest standard-engine features.

@feross did a great writeup on the standard changelog that covers all the updates: https://github.com/feross/standard/blob/master/CHANGELOG.md

In summary:

New features

  • Upgrade to ESLint v3 (http://eslint.org/docs/user-guide/migrating-to-3.0.0)
    • BREAKING: Drop support for node < 4 (this was a decision made by the ESLint team)
  • Expose ESLint's --fix command line flag standard-engine/#107
    • Lightweight, no additional dependencies, fixes dozens of rules automatically
    • Note: for semistandard, we left the existing --format flag in place, which uses semistandard-format, but I highly recommend using --fix instead!

New rules

(Estimated % of affected standard users, based on test suite in parens)

Changed rules

  • Relax rule: Allow template literal strings (backtick strings) to avoid escaping #421
  • Relax rule: Do not enforce spacing around * in generator functions (https://github.com/feross/standard/issues/564#issuecomment-234699126)
    • This is a temporary workaround for babel users who use async generator functions.
flet
published 9.0.0-beta.0 •

flet
published 8.0.0 •

Changelog

Source

8.0.0 2016-05-12

Updated to match the latest standard rules and use the latest version of semistandard-format.

New Rules

flet
published 7.0.5 •

flet
published 7.0.4 •

flet
published 7.0.3 •

flet
published 7.0.2 •

flet
published 7.0.1 •

flet
published 7.0.0 •

flet
published 7.0.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