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

@nauverse/color-to-hsla

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nauverse/color-to-hsla - npm Package Compare versions

Comparing version 1.11.0 to 1.12.0

30

package.json

@@ -18,14 +18,18 @@ {

"keywords": [
"url",
"builder",
"querystring",
"url-builder",
"query-string",
"uri",
"build",
"concat",
"concatenate",
"urlcat"
"hex",
"color",
"hsl",
"rgb",
"rgb-color",
"rgba",
"hsla",
"hsla-colors",
"hsla-color",
"rgb-to-hsla",
"rgba-to-hsla",
"hex-to-hsla",
"color-to-hsla",
"css-to-hsla"
],
"version": "1.11.0",
"version": "1.12.0",
"type": "module",

@@ -67,4 +71,4 @@ "main": "./dist/color-to-hsla.umd.cjs",

"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.10.0",
"@vitest/coverage-v8": "1.6.0",

@@ -71,0 +75,0 @@ "eslint": "8.57.0",

<h1 align="center">
🪄 color-to-hsla
🧪 color-to-hsla
<br>
</h1>
<p align="center">
<img src="https://github.com/TheNaubit/color-to-hsla/blob/main/images/color-to-hsla.png?raw=true" alt="color-to-hsla" />
</p>
<h4 align="center">A tiny typesafe library to convert any color in any format to HSLA.</h4>

@@ -70,3 +74,3 @@

<tr>
<td>👌 <1kB <a href="https://bundlephobia.com/package/@nauverse/color-to-hsla@latest">minified and gzipped</a></td>
<td>👌 <3kB <a href="https://bundlephobia.com/package/@nauverse/color-to-hsla@latest">minified and gzipped</a></td>
</tr>

@@ -73,0 +77,0 @@ <tr>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc