🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@palett/convert

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.7.10

@@ -88,3 +88,2 @@ 'use strict';

/**
*
* @param {string} hex

@@ -91,0 +90,0 @@ * @returns {number}

@@ -84,3 +84,2 @@ import { round } from '@aryth/math';

/**
*
* @param {string} hex

@@ -87,0 +86,0 @@ * @returns {number}

{
"name": "@palett/convert",
"version": "0.7.9",
"version": "0.7.10",
"description": "A color converter among RGB, HEX and HSL.",

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

"homepage": "https://github.com/hoyeungw/palett/rgb#readme",
"gitHead": "122d02cbfff85a82d703afb1ee1a30b38789cd02"
"gitHead": "ddfad2a10d138a1f32f77faa7916bbc60c7e89cc"
}