@palett/util-fluo
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "@palett/util-fluo", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "A colorant to string", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.2.12", | ||
"@aryth/comparer": "^0.2.12", | ||
"@palett/convert": "^0.4.3", | ||
"@palett/dye": "^0.4.3", | ||
"@aryth/bound-vector": "^0.2.13", | ||
"@aryth/comparer": "^0.2.13", | ||
"@palett/convert": "^0.4.4", | ||
"@palett/dye": "^0.4.4", | ||
"@typen/enum-check-levels": "^0.1.5", | ||
@@ -46,3 +46,3 @@ "@typen/num-strict": "^0.1.5", | ||
"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme", | ||
"gitHead": "8892fdefdef9691e22402c210c20eeb5e637d13d" | ||
"gitHead": "2b93cbda17d4c2d4a9ec17c671edc9039c41b1ae" | ||
} |
Updated@aryth/bound-vector@^0.2.13
Updated@aryth/comparer@^0.2.13
Updated@palett/convert@^0.4.4
Updated@palett/dye@^0.4.4