@palett/projector
Advanced tools
Comparing version 0.10.4 to 0.10.5
{ | ||
"name": "@palett/projector", | ||
"version": "0.10.4", | ||
"version": "0.10.5", | ||
"description": "Projector projects input number to color within pre-defined bound", | ||
@@ -21,8 +21,8 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@aryth/math": "^0.6.5", | ||
"@aryth/math": "^0.6.7", | ||
"@ject/oneself": "^0.0.17", | ||
"@palett/convert": "^0.10.4", | ||
"@palett/dye": "^0.10.4", | ||
"@palett/enum-ansi-codes": "^0.10.4", | ||
"@palett/util-ansi": "^0.10.4" | ||
"@palett/convert": "^0.10.5", | ||
"@palett/dye": "^0.10.5", | ||
"@palett/enum-ansi-codes": "^0.10.5", | ||
"@palett/util-ansi": "^0.10.5" | ||
}, | ||
@@ -29,0 +29,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17891
478
Updated@aryth/math@^0.6.7
Updated@palett/convert@^0.10.5
Updated@palett/dye@^0.10.5
Updated@palett/util-ansi@^0.10.5