@palett/convert
Advanced tools
Comparing version 0.4.6 to 0.5.0
{ | ||
"name": "@palett/convert", | ||
"version": "0.4.6", | ||
"version": "0.5.0", | ||
"description": "A color converter among RGB, HEX and HSL.", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js", | ||
"dependencies": { | ||
"@aryth/math": "^0.2.14" | ||
"@aryth/math": "^0.3.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "repository": { | ||
"homepage": "https://github.com/hoyeungw/palett/rgb#readme", | ||
"gitHead": "1560361972b46e2a477ce42d04addd79a2aacc8c" | ||
"gitHead": "97289417a2ca5a1543d5cc7a7de9e34c6942184e" | ||
} |
8656
+ Added@aryth/math@0.3.26(transitive)
- Removed@aryth/math@0.2.14(transitive)
Updated@aryth/math@^0.3.0