fela-plugin-prefixer
Advanced tools
Comparing version 11.1.2 to 11.2.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18471
6
78