@palett/fluo-vector
Advanced tools
Comparing version 0.9.10 to 0.9.11
{ | ||
"name": "@palett/fluo-vector", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "A colorant to string", | ||
@@ -22,10 +22,10 @@ "main": "dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/bound-vector": "^0.5.9", | ||
"@aryth/bound-vector": "^0.6.0", | ||
"@ject/oneself": "^0.0.17", | ||
"@palett/convert": "^0.9.10", | ||
"@palett/enum-colorant-modes": "^0.9.10", | ||
"@palett/presets": "^0.9.10", | ||
"@palett/projector-factory": "^0.9.10", | ||
"@palett/convert": "^0.9.11", | ||
"@palett/enum-colorant-modes": "^0.9.11", | ||
"@palett/presets": "^0.9.11", | ||
"@palett/projector-factory": "^0.9.11", | ||
"@typen/nullish": "^0.1.19", | ||
"@vect/vector-mapper": "^0.6.2" | ||
"@vect/vector-mapper": "^0.7.11" | ||
}, | ||
@@ -50,3 +50,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/fluo-vector#readme", | ||
"gitHead": "eb4604976c8bf0c3d59d22607db179ba5ae164f0" | ||
"gitHead": "85b55a55f04c67b8307af48e9a3cef415b0c5b97" | ||
} |
@@ -0,0 +0,0 @@ ## @palett/fluoMatrix-vector |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9794
- Removed@aryth/bound-vector@0.5.10(transitive)
- Removed@aryth/util-bound@0.5.10(transitive)
Updated@aryth/bound-vector@^0.6.0
Updated@palett/convert@^0.9.11
Updated@palett/presets@^0.9.11
Updated@vect/vector-mapper@^0.7.11