@palett/presets
Advanced tools
Comparing version 0.9.18 to 0.9.19
{ | ||
"name": "@palett/presets", | ||
"version": "0.9.18", | ||
"version": "0.9.19", | ||
"description": "A color converter", | ||
@@ -21,14 +21,14 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/math": "^0.6.1", | ||
"@aryth/rand": "^0.6.1", | ||
"@aryth/math": "^0.6.4", | ||
"@aryth/rand": "^0.6.4", | ||
"@ject/oneself": "^0.0.17", | ||
"@palett/cards": "^0.9.18", | ||
"@palett/color-algebra": "^0.9.18", | ||
"@palett/color-space": "^0.9.18", | ||
"@palett/convert": "^0.9.18", | ||
"@texting/phrasing": "^0.1.4", | ||
"@vect/vector-init": "^0.7.11" | ||
"@palett/cards": "^0.9.19", | ||
"@palett/color-algebra": "^0.9.19", | ||
"@palett/color-space": "^0.9.19", | ||
"@palett/convert": "^0.9.19", | ||
"@texting/phrasing": "^0.1.7", | ||
"@vect/vector-init": "^0.7.14" | ||
}, | ||
"devDependencies": { | ||
"@vect/object-init": "^0.7.11" | ||
"@vect/object-init": "^0.7.14" | ||
}, | ||
@@ -56,3 +56,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/presets#readme", | ||
"gitHead": "b5feb261c3aac7544acc58cbae591a4e7af93a5a" | ||
"gitHead": "195c22f9121f97fe322434471fb840a5db0caa3d" | ||
} |
40255
7
1174
Updated@aryth/math@^0.6.4
Updated@aryth/rand@^0.6.4
Updated@palett/cards@^0.9.19
Updated@palett/color-space@^0.9.19
Updated@palett/convert@^0.9.19
Updated@texting/phrasing@^0.1.7
Updated@vect/vector-init@^0.7.14