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

eslint-plugin-jsx-control-statements

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jsx-control-statements - npm Package Versions

2

3.0.0

Diff

Changelog

Source

v3.0.0

Added

  • Rule for <For/> body prop

Security

  • Updated packages to latest versions.
vkbansal
published 2.2.1 •

Changelog

Source

v2.2.1

Added

  • add plugin to the recommended config

Fixed

  • Updated Readme: Add important information to avoid lint errors after a break change on eslint-plugin-react lib.
vkbansal
published 2.2.0 •

Changelog

Source

v2.2.0

Added

  • Support for With control statement
vkbansal
published 2.1.1 •

Changelog

Source

v2.1.1

Fixed

  • Fixed error when using nested For loops.
vkbansal
published 2.1.0 •

Changelog

Source

v2.1.0

Added

  • Added jsx-jcs-no-undef rule that replaces the built-in no-undef rule with one that is tolerant of variables expressed in <For>.
vkbansal
published 2.0.1 •

Changelog

Source

v2.0.1

Fixed

  • Fixed working on node v0.10 and v0.12.
vkbansal
published 2.0.0 •

Changelog

Source

v2.0.0

Removed

  • removed jsx-for-single-child (Multiple children are now supported).
  • removed jsx-if-single-child (Multiple children are now supported).
  • removed jsx-for-require-index.
  • removed lodash dependency.
vkbansal
published 1.1.0 •

vkbansal
published 1.0.2 •

Changelog

Source

v1.0.2

Fixed

  • Fixed: Allow JSX Expression to be used as child inside If and For tags.
vkbansal
published 1.0.1 •

Changelog

Source

v1.0.1

Changed

  • Internal: Refactor code.

Fixed

  • Fix build on node v0.x and iojs.
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