@palett/util-fluo
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "@palett/util-fluo", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "A colorant to string", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.3.13", | ||
"@aryth/comparer": "^0.3.13", | ||
"@palett/convert": "^0.7.1", | ||
"@palett/dye": "^0.7.1", | ||
"@aryth/bound-vector": "^0.3.14", | ||
"@aryth/comparer": "^0.3.14", | ||
"@palett/convert": "^0.7.2", | ||
"@palett/dye": "^0.7.2", | ||
"@typen/enum-check-levels": "^0.1.16", | ||
@@ -46,3 +46,3 @@ "@typen/num-strict": "^0.1.16", | ||
"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme", | ||
"gitHead": "b36e96d788d4314a23f6c0aa5d5302781394043a" | ||
"gitHead": "ab4e1c86817ab1bd6a53489b5c39035f02e98d46" | ||
} |
Updated@aryth/bound-vector@^0.3.14
Updated@aryth/comparer@^0.3.14
Updated@palett/convert@^0.7.2
Updated@palett/dye@^0.7.2