@palett/presets
Advanced tools
Comparing version 0.2.16 to 0.3.0
{ | ||
"name": "@palett/presets", | ||
"version": "0.2.16", | ||
"version": "0.3.0", | ||
"description": "A color converter", | ||
@@ -18,6 +18,6 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/rand": "^0.2.6", | ||
"@palett/cards": "^0.2.16", | ||
"@palett/convert": "^0.2.16", | ||
"@palett/toner-hsl": "^0.2.16" | ||
"@aryth/rand": "^0.2.7", | ||
"@palett/cards": "^0.3.0", | ||
"@palett/convert": "^0.3.0", | ||
"@palett/toner-hsl": "^0.3.0" | ||
}, | ||
@@ -45,3 +45,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/presets#readme", | ||
"gitHead": "5b8e166dd9527236f7e364bd672666bc43a13746" | ||
"gitHead": "ec054c1622352244a4df9b04bc0dcc6ed8b10f69" | ||
} |
9446
+ Added@palett/cards@0.3.7(transitive)
+ Added@palett/convert@0.3.7(transitive)
+ Added@palett/toner-hsl@0.3.7(transitive)
- Removed@palett/cards@0.2.16(transitive)
- Removed@palett/convert@0.2.16(transitive)
- Removed@palett/toner-hsl@0.2.16(transitive)
Updated@aryth/rand@^0.2.7
Updated@palett/cards@^0.3.0
Updated@palett/convert@^0.3.0
Updated@palett/toner-hsl@^0.3.0