Socket
Socket
Sign inDemoInstall

standard

Package Overview
Dependencies
Maintainers
17
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

standard - npm Package Versions

1
19

7.1.0

Diff

Changelog

Source

[7.1.0] - 2016-05-16

  • Upgrade eslint to version 2.10.2.
feross
published 7.0.1 •

Changelog

Source

[7.0.1] - 2016-05-04

  • Relax "no-duplicate-imports" rule to not include export so the following is allowed:
import { foo } from 'bar'
export * from 'bar'
feross
published 7.0.0 •

Changelog

Source

[7.0.0] - 2016-05-02

Changes

  • Upgrade eslint to version ~2.9.0
  • Remove "rules" configuration option #367 from package.json (Reasoning is here)

New rules

Estimated % of affected standard users, based on test suite

Removed rules

feross
published 7.0.0-beta.0 •

feross
published 6.0.8 •

Changelog

Source

[6.0.8] - 2016-03-07

  • Pin eslint to version ~2.2.0
  • Update eslint-plugin-react to version 4.0.0
feross
published 6.0.7 •

Changelog

Source

[6.0.7] - 2016-02-18

  • Revert: Use install location of standard as eslint cwd (fixes #429)
feross
published 6.0.6 •

Changelog

Source

[6.0.6] - 2016-02-18

  • Use eslint 2.1.0
  • Fix: Use install location of standard as eslint cwd (fixes snazzy/#8)
feross
published 6.0.5 •

Changelog

Source

[6.0.5] - 2016-02-12

  • Use eslint 2.0.0 stable
feross
published 6.0.4 •

Changelog

Source

[6.0.4] - 2016-02-07

feross
published 6.0.3 •

Changelog

Source

[6.0.3] - 2016-02-06

  • Fix "Error: Cannot find module 'eslint-config-standard-jsx'" with npm 2 (node 0.10, 0.12, 4)
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