@lephenix47/color-converter
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@lephenix47/color-converter", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "This is a versatile color conversion library for JavaScript. It provides a convenient way to convert color values between different color models, including RGB, HEX, HSL, HWB, and HSV. With @lephenix47/color-converter, you can effortlessly convert colors, normalize them to a consistent format, and retrieve color values in various color models.", | ||
@@ -18,5 +18,5 @@ "main": "dist/lib/es6/index.js", | ||
"files": [ | ||
"lib/classes/color-conversion.classes.js", | ||
"lib/classes/color-conversion.classes.d.js", | ||
"lib/variables/**" | ||
"dist/lib/es6/classes/color-conversion.classes.js", | ||
"dist/lib/es6/classes/color-conversion.classes.d.js", | ||
"dist/lib/es6/variables/**" | ||
], | ||
@@ -23,0 +23,0 @@ "keywords": [ |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
21520
6
419