You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-styled-components-a11y

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-styled-components-a11y - npm Package Versions

23456

2.2.1

Diff
b
brendanmorrell
published 2.2.1 •

Changelog

Source

2.2.1 (May 6th, 2025)

  • Add types for flat config
b
brendanmorrell
published 2.2.0 •

Changelog

Source

2.2.0 (January 7th, 2025)

b
brendanmorrell
published 2.1.36 •
b
brendanmorrell
published 2.1.35 •

Changelog

Source

2.1.35 (July 10th, 2024)

b
brendanmorrell
published 2.1.34 •

Changelog

Source

2.1.34 (June 1st, 2024)

b
brendanmorrell
published 2.1.32 •

Changelog

Source

2.1.32 (January 27th, 2024)

b
brendanmorrell
published 2.1.31 •

Changelog

Source

2.1.31 (July 9th, 2023)

  • add eslint to peer dependencies
b
brendanmorrell
published 2.1.3 •

Changelog

Source

2.1.3 (July 9th, 2023)

  • fixed the html-has-lang iframe-has-title errors could also appear in situations where we can't discern the base tag (e.g., styled(CustomComponent)`` where CustomComponent is defined in a separate file).
b
brendanmorrell
published 2.1.2 •
b
brendanmorrell
published 2.1.1 •

Changelog

Source

2.1.1 (July 9th, 2023)

  • fixed bug with combined component objects (such as animated.div) which would end up causin html-has-lang and iframe-has-title errors to show where they shouldn't have.