@palett/util-fluo
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "@palett/util-fluo", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "A colorant to string", | ||
@@ -21,10 +21,10 @@ "main": "dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.5.0", | ||
"@aryth/comparer": "^0.5.0", | ||
"@palett/convert": "^0.9.2", | ||
"@palett/dye": "^0.9.2", | ||
"@typen/enum-check-levels": "^0.1.17", | ||
"@typen/num-strict": "^0.1.17", | ||
"@vect/vector-mapper": "^0.5.8", | ||
"@vect/vector-zipper": "^0.5.8" | ||
"@aryth/bound-vector": "^0.5.2", | ||
"@aryth/comparer": "^0.5.2", | ||
"@palett/convert": "^0.9.3", | ||
"@palett/dye": "^0.9.3", | ||
"@typen/enum-check-levels": "^0.1.19", | ||
"@typen/num-strict": "^0.1.19", | ||
"@vect/vector-mapper": "^0.5.10", | ||
"@vect/vector-zipper": "^0.5.10" | ||
}, | ||
@@ -49,3 +49,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme", | ||
"gitHead": "a190dc18e1821bff6a70bc6e77f5f8bad4a2098d" | ||
"gitHead": "0c5ee3cbd1ea0d45b51925b8469c27ceac9d3803" | ||
} |
4958
Updated@aryth/bound-vector@^0.5.2
Updated@aryth/comparer@^0.5.2
Updated@palett/convert@^0.9.3
Updated@palett/dye@^0.9.3
Updated@typen/num-strict@^0.1.19
Updated@vect/vector-mapper@^0.5.10
Updated@vect/vector-zipper@^0.5.10