Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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

Diff

Changelog

Source

[7.1.2] - 2016-06-03

  • Fix install errors for some users by updating eslint peer dependency
feross
published 7.1.1 •

Changelog

Source

[7.1.1] - 2016-05-26

  • Add back full node 0.10, 0.12 support
feross
published 7.1.0 •

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