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 3.0.8 to 4.0.0

1

dist/fela-plugin-lvha.js

@@ -30,2 +30,3 @@ (function (global, factory) {

/* weak */
var precedence = {

@@ -32,0 +33,0 @@ ':link': 4,

4

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

@@ -23,4 +23,4 @@ "main": "index.js",

"peerDependencies": {
"fela": "3.0.8"
"fela": "4.0.0"
}
}

@@ -17,5 +17,5 @@ # fela-plugin-lvha

<!-- Fela (Development): Unminified version including all warnings -->
<script src="https://unpkg.com/fela-plugin-lvha@3.0.8/dist/fela-plugin-lvha.js"></script>
<script src="https://unpkg.com/fela-plugin-lvha@4.0.0/dist/fela-plugin-lvha.js"></script>
<!-- Fela (Production): Minified version -->
<script src="https://unpkg.com/fela-plugin-lvha@3.0.8/dist/fela-plugin-lvha.min.js"></script>
<script src="https://unpkg.com/fela-plugin-lvha@4.0.0/dist/fela-plugin-lvha.min.js"></script>
```

@@ -22,0 +22,0 @@

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