New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-deloitte-react

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-deloitte-react - npm Package Versions

3.3.2

Diff

keeganstreet
published 3.3.1 •

Changelog

Source

[3.3.1]

  • Added overrides for Webpack, ESLint, Stylelint and Karma configuration files, to set the Node environment variable to true
  • Updated the linting of this project
  • Added documentation for publishing to npm
jennasalau
published 3.3.0 •

Changelog

Source

[3.3.0]

  • Added ECMAScript 2017 support
  • Added lerna to manage our packages
  • Added contributing readme
  • Added .nvmrc to promote node 8.7
  • Updated travis build config and node version
  • Upgraded eslint 4.18
  • Upgraded eslint-plugin-import to 2.9
  • Upgraded eslint-plugin-react to 7.7
  • Added react/button-has-type rule
  • Added react/no-this-in-sfc rule
  • Added react/jsx-child-element-spacing rule
  • Added react/jsx-max-depth rule
  • Updated react/prefer-stateless-function to off
  • Updated jsx-a11y/anchor-is-valid to off
  • Updated react/jsx-key from error to warn
  • Updated react/jsx-curly-brace-presence to off
  • Updated react/jsx-no-bind from error to warn
  • Updated react/jsx-filename-extension from error to warn and now expects .js
  • Updated react/self-closing-comp from error to warn
  • Updated react/no-array-index-key from error to warn
  • Updated object-shorthand from error to off
jennasalau
published 3.2.1-beta.2 •

jennasalau
published 3.1.1 •

Changelog

Source

[3.1.1]

  • Fixed duplicate of jsx-a11y/label-has-for rule
jennasalau
published 3.1.0 •

Changelog

Source

[3.1.0]

  • Added npm lock files
  • Moved npm prePublish script to prepublishOnly
  • Upgraded ESLint to 4.9.0
  • Upgraded ESLint plugin react to 7.4.0
  • Upgraded ESLint plugin import to 2.7.0
  • Upgraded ESLint plugin jsx a11y to 6.0.2
  • Moved peerDepencies into dependencies (now install everything in one go since this is nearly always the case)
  • Added new jsx-a11y/label-has-for rule
  • Added new jsx-a11y/anchor-is-valid rule
  • Added new react/boolean-prop-naming rule
  • Added new react/no-typos rule
  • Changed arrow-body-style, now is turned off
  • Changed arrow-parens, removed require block body
  • Changed keyword-spacing, now has overrides defined
  • Changed react/jsx-no-bind, to be a bit more relaxed
  • Fixed jsx-a11y/href-no-hash deprecated error
keeganstreet
published 3.0.0 •

Changelog

Source

[3.0.0]

  • Upgraded ESLint to version 4.1
  • Added switch-colon-spacing rule, a new ESLint 4 rule.
keeganstreet
published 2.0.1 •

jennasalau
published 2.0.0 •

Changelog

Source

[2.0.0]

  • Now enforcing comma-dangle for multiline statements #2
  • Turned off no-unresolved imports as it tends to raise false positives in webpack projects
  • Added new React config package
  • Updated Docs
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