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

fela-plugin-fallback-value

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-plugin-fallback-value - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

4

package.json
{
"name": "fela-plugin-fallback-value",
"version": "5.0.8",
"version": "5.0.9",
"description": "Fela plugin to resolve fallback values",

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

"css-in-js-utils": "^2.0.0",
"fela-utils": "^6.0.1"
"fela-utils": "^7.0.0"
}
}
# fela-plugin-fallback-value
<img alt="npm version" src="https://badge.fury.io/js/fela-plugin-fallback-value.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-fallback-value.svg">
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-fallback-value.svg"> <img alt="gzipped size" src="https://img.shields.io/badge/gzipped-1.05kb-brightgreen.svg">
Sometimes you want to provide alternative values also know as *fallback values*. <br>

@@ -7,0 +6,0 @@ For example in Internet Explorer 8 there is no `rgba` compatibility for colors which means just passing *e.g. `color: rgba(0, 0, 0, 0.5)`* would not be applied correctly.

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