@palett/util-fluo
Advanced tools
Comparing version 0.9.18 to 0.9.19
{ | ||
"name": "@palett/util-fluo", | ||
"version": "0.9.18", | ||
"version": "0.9.19", | ||
"description": "A colorant to string", | ||
@@ -21,10 +21,10 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.6.1", | ||
"@aryth/comparer": "^0.6.1", | ||
"@palett/convert": "^0.9.18", | ||
"@palett/dye": "^0.9.18", | ||
"@aryth/bound-vector": "^0.6.4", | ||
"@aryth/comparer": "^0.6.4", | ||
"@palett/convert": "^0.9.19", | ||
"@palett/dye": "^0.9.19", | ||
"@typen/enum-check-levels": "^0.1.19", | ||
"@typen/num-strict": "^0.1.19", | ||
"@vect/vector-mapper": "^0.7.11", | ||
"@vect/vector-zipper": "^0.7.11" | ||
"@vect/vector-mapper": "^0.7.14", | ||
"@vect/vector-zipper": "^0.7.14" | ||
}, | ||
@@ -49,3 +49,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/util-fluo#readme", | ||
"gitHead": "b5feb261c3aac7544acc58cbae591a4e7af93a5a" | ||
"gitHead": "195c22f9121f97fe322434471fb840a5db0caa3d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5055
7
46
Updated@aryth/bound-vector@^0.6.4
Updated@aryth/comparer@^0.6.4
Updated@palett/convert@^0.9.19
Updated@palett/dye@^0.9.19
Updated@vect/vector-mapper@^0.7.14
Updated@vect/vector-zipper@^0.7.14