New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@palett/convert

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@palett/convert - npm Package Compare versions

Comparing version

to
0.6.0

6

package.json
{
"name": "@palett/convert",
"version": "0.5.13",
"version": "0.6.0",
"description": "A color converter among RGB, HEX and HSL.",

@@ -18,3 +18,3 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@aryth/math": "^0.3.6"
"@aryth/math": "^0.3.10"
},

@@ -44,3 +44,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/palett/rgb#readme",
"gitHead": "f068f917232094727d071762c789d8df18dac675"
"gitHead": "7090eaa06acd7479d1af0450344558ef28a191e7"
}