fela-beautifier
Advanced tools
Comparing version 4.3.5 to 5.0.0
{ | ||
"name": "fela-beautifier", | ||
"version": "4.3.5", | ||
"version": "5.0.0", | ||
"description": "Fela enhancer to beautify CSS output", | ||
"module": "index.es2015.js", | ||
"main": "index.js", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"jsnext:main": "es/index.js", | ||
"files": [ | ||
"LICENSE", | ||
"README.md", | ||
"index.js", | ||
"dist/**" | ||
"lib/**", | ||
"es/**" | ||
], | ||
@@ -27,7 +28,5 @@ "repository": "https://github.com/rofrischmann/fela/", | ||
"dependencies": { | ||
"cssbeautify": "0.3.1" | ||
}, | ||
"peerDependencies": { | ||
"fela": "4.3.5" | ||
"cssbeautify": "^0.3.1", | ||
"fela-utils": "^5.0.0" | ||
} | ||
} | ||
} |
# fela-beautifier | ||
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-beautifier.svg"> | ||
<img alt="gzipped size" src="https://img.shields.io/badge/gzipped-1.91kb-brightgreen.svg"> | ||
<img alt="npm downloads" src="https://img.shields.io/npm/dm/fela-beautifier.svg"> <img alt="gzipped size" src="https://img.shields.io/badge/gzipped-1.91kb-brightgreen.svg"> | ||
@@ -6,0 +5,0 @@ The beautifier enhancer is a developer tool that automatically formats the rendered CSS markup on every change. It uses [cssbeautify](https://github.com/senchalabs/cssbeautify) to achieve this. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
6796
5
59
64
1
+ Addedfela-utils@^5.0.0
+ Addedfela-utils@5.0.5(transitive)
- Removedfela@4.3.5(transitive)
Updatedcssbeautify@^0.3.1