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 1.0.2 to 1.0.3

7

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

@@ -21,3 +21,6 @@ "main": "index.js",

"author": "Robin Frischmann",
"license": "MIT"
"license": "MIT",
"peerDependecies": {
"fela": "1.0.2"
}
}

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

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

@@ -22,0 +22,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