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

postcss-attribute-case-insensitive

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-attribute-case-insensitive - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

16

CHANGELOG.md
# Changes to PostCSS Attribute Case Insensitive
## 5.0.1 (3 Jun, 2022)
### 5.0.2 (June 8, 2022)
- Fix incorrect selector AST updates
### 5.0.1 (3 June, 2022)
- Prevent exponential backtracking when checking for selectors with case insensitive value matching.
## 5.0.0 (15 Se,p 2020)
### 5.0.0 (15 September, 2020)
- Postcss 8.x support
## 4.0.1 (10 Jan, 2019)
### 4.0.1 (10 January, 2019)
## 2.0.0 (06 May, 2017)
### 2.0.0 (06 May, 2017)
## 1.0.1 (19 Aug, 2016)
### 1.0.1 (19 August, 2016)
## 1.0.0 (10 Aug, 2016)
### 1.0.0 (10 August, 2016)
{
"name": "postcss-attribute-case-insensitive",
"description": "Enable support for case insensitive attribute matching in selectors",
"version": "5.0.1",
"version": "5.0.2",
"contributors": [

@@ -47,3 +47,3 @@ {

"peerDependencies": {
"postcss": "^8.3"
"postcss": "^8.2"
},

@@ -50,0 +50,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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