Socket
Socket
Sign inDemoInstall

stylecow-plugin-msfilter-background-alpha

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stylecow-plugin-msfilter-background-alpha - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

19

index.js
var color = require('stylecow-color');
module.exports = {
disable: {
explorer: 9.0
},
Declaration: {
background: fixer,
"background-color": fixer
}
module.exports = function (stylecow) {
stylecow.addTask({
disable: {
explorer: 9.0
},
Declaration: {
background: fixer,
"background-color": fixer
}
});
};

@@ -12,0 +15,0 @@

{
"name": "stylecow-plugin-msfilter-background-alpha",
"description": "Stylecow plugin to add ms filters emulating the rgba/hsla colors in backgrounds in explorer < 9 using ms filters.",
"version": "1.0.0",
"version": "1.1.0",
"author": "Oscar Otero <oom@oscarotero.com>",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/stylecow/stylecow-plugin-msfilter-background-alpha",

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