Socket
Socket
Sign inDemoInstall

fela-plugin-lvha

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-plugin-lvha - npm Package Compare versions

Comparing version 5.0.7 to 5.0.8

4

package.json
{
"name": "fela-plugin-lvha",
"version": "5.0.7",
"version": "5.0.8",
"description": "Fela plugin that sorts pseudo classes according to LVH(F)A",

@@ -25,4 +25,4 @@ "main": "lib/index.js",

"dependencies": {
"fela-utils": "^6.0.1"
"fela-utils": "^7.0.0"
}
}
# fela-plugin-lvha
<img alt="npm version" src="https://badge.fury.io/js/fela-plugin-lvha.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-lvha.svg">
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-lvha.svg"> <img alt="gzipped size" src="https://img.shields.io/badge/gzipped-0.52kb-brightgreen.svg">
LVHA (sometimes known as LVHFA) stands for **L**ink **V**isited **H**over (**F**ocus) **A**ctive which are actually describe pseudo classes. Within CSS their order is relevant which means we always need to sort them correctly. This plugin **does** include the `:focus` pseudo class as well.

@@ -7,0 +6,0 @@

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