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

fela-plugin-unit

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-plugin-unit - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

7

package.json
{
"name": "fela-plugin-unit",
"version": "1.0.2",
"version": "1.0.3",
"description": "Fela plugin to automatically add units if required",

@@ -21,4 +21,7 @@ "main": "index.js",

"dependencies": {
"unitless-css-property": "^1.0.0"
"unitless-css-property": "1.0.2"
},
"peerDependecies": {
"fela": "1.0.2"
}
}

@@ -18,5 +18,5 @@ # fela-plugin-unit

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

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