fela-plugin-validator
Advanced tools
Comparing version 5.0.7 to 5.0.8
{ | ||
"name": "fela-plugin-validator", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "Fela plugin to validate style objects", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"fela-utils": "^6.0.1" | ||
"fela-utils": "^7.0.0" | ||
} | ||
} |
# fela-plugin-validator | ||
<img alt="npm version" src="https://badge.fury.io/js/fela-plugin-validator.svg"> <img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-validator.svg"> | ||
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-plugin-validator.svg"> <img alt="gzipped size" src="https://img.shields.io/badge/gzipped-0.96kb-brightgreen.svg"> | ||
Enforces object validation for keyframes and rules. | ||
@@ -7,0 +6,0 @@ Logs invalid properties to the `console`. One might also enable automatic property deletion. |
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
9902
107
+ Addedcss-in-js-utils@2.0.0(transitive)
+ Addedfela-utils@7.0.5(transitive)
- Removedcss-in-js-utils@2.0.1(transitive)
- Removedfela-utils@6.0.1(transitive)
- Removedisobject@3.0.1(transitive)
Updatedfela-utils@^7.0.0