@kurkle/color
Advanced tools
Comparing version 0.3.3 to 0.3.4
/*! | ||
* @kurkle/color v0.3.3 | ||
* @kurkle/color v0.3.4 | ||
* https://github.com/kurkle/color#readme | ||
@@ -4,0 +4,0 @@ * (c) 2024 Jukka Kurkela |
/*! | ||
* @kurkle/color v0.3.3 | ||
* @kurkle/color v0.3.4 | ||
* https://github.com/kurkle/color#readme | ||
@@ -4,0 +4,0 @@ * (c) 2024 Jukka Kurkela |
{ | ||
"name": "@kurkle/color", | ||
"type": "module", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "css color parsing, manupulation and conversion", | ||
@@ -6,0 +6,0 @@ "sideEffects": false, |
# @kurkle/color | ||
[![npm](https://img.shields.io/npm/v/@kurkle/color?style=plastic)](https://www.npmjs.com/package/@kurkle/color) [![release](https://img.shields.io/github/release/kurkle/color.svg?style=plastic)](https://github.com/kurkle/color/releases/latest) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@kurkle/color?style=plastic)](https://www.npmjs.com/package/@kurkle/color) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kurkle/color/Benchmark?style=plastic)](https://github.com/kurkle/color) [![GitHub](https://img.shields.io/github/license/kurkle/color?style=plastic)](https://github.com/kurkle/color/blob/main/LICENSE.md) | ||
[![npm](https://img.shields.io/npm/v/@kurkle/color?style=plastic)](https://www.npmjs.com/package/@kurkle/color) [![release](https://img.shields.io/github/release/kurkle/color.svg?style=plastic)](https://github.com/kurkle/color/releases/latest) [![npm bundle size](https://img.shields.io/bundlephobia/minzip/@kurkle/color?style=plastic)](https://www.npmjs.com/package/@kurkle/color) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/kurkle/color/ci.yml?style=plastic)](https://github.com/kurkle/color) [![GitHub](https://img.shields.io/github/license/kurkle/color?style=plastic)](https://github.com/kurkle/color/blob/main/LICENSE.md) | ||
@@ -5,0 +5,0 @@ ## Overview |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78965