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

fela-plugin-prefixer

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fela-plugin-prefixer - npm Package Compare versions

Comparing version 11.1.2 to 11.2.0

umd/index.js

12

package.json
{
"name": "fela-plugin-prefixer",
"version": "11.1.2",
"version": "11.2.0",
"description": "Fela plugin to add vendor prefixes",

@@ -9,2 +9,5 @@ "main": "lib/index.js",

"sideEffects": false,
"scripts": {
"build:umd": "webpack --config webpack.config.js"
},
"files": [

@@ -14,3 +17,4 @@ "LICENSE",

"lib/**",
"es/**"
"es/**",
"umd/**"
],

@@ -31,7 +35,7 @@ "repository": "https://github.com/robinweser/fela/",

"fast-loops": "^1.0.0",
"fela-plugin-fallback-value": "^11.1.2",
"fela-plugin-fallback-value": "^11.2.0",
"inline-style-prefixer": "^5.1.0",
"isobject": "^3.0.1"
},
"gitHead": "a4f6498c8842873285a80ed1c9eb8dcde4b3370b"
"gitHead": "180a1819c65d52f8f83d70fa717deeb6bb52389e"
}
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