@palett/projector-config
Advanced tools
Comparing version 0.9.11 to 0.9.13
{ | ||
"name": "@palett/projector-config", | ||
"version": "0.9.11", | ||
"version": "0.9.13", | ||
"description": "A debug tool", | ||
"main": "dist/index.cjs", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
@@ -21,7 +21,6 @@ "import": "./dist/index.mjs", | ||
"dependencies": { | ||
"@aryth/comparer": "^0.6.0", | ||
"@palett/convert": "^0.9.11", | ||
"@palett/dye": "^0.9.11", | ||
"@palett/dye-factory": "^0.9.11", | ||
"@palett/enum-color-space": "^0.9.11", | ||
"@aryth/comparer": "^0.6.1", | ||
"@palett/convert": "^0.9.13", | ||
"@palett/dye": "^0.9.13", | ||
"@palett/enum-color-space": "^0.9.13", | ||
"@typen/nullish": "^0.1.19" | ||
@@ -47,3 +46,3 @@ }, | ||
"homepage": "https://github.com/hoyeungw/palett/says#readme", | ||
"gitHead": "85b55a55f04c67b8307af48e9a3cef415b0c5b97" | ||
"gitHead": "69458aa56a8ba480d95369549cad7e278b8acbbd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5
10591
263
- Removed@palett/dye-factory@^0.9.11
- Removed@palett/dye-factory@0.9.15(transitive)
Updated@aryth/comparer@^0.6.1
Updated@palett/convert@^0.9.13
Updated@palett/dye@^0.9.13