Socket
Socket
Sign inDemoInstall

color

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"name": "color",
"version": "2.0.0",
"version": "2.0.1",
"description": "Color conversion and manipulation with CSS string support",

@@ -33,4 +33,4 @@ "keywords": [

"dependencies": {
"color-convert": "^1.8.2",
"color-string": "^1.4.0"
"color-convert": "^1.9.1",
"color-string": "^1.5.2"
},

@@ -37,0 +37,0 @@ "devDependencies": {

@@ -32,3 +32,3 @@ # color [![Build Status](https://travis-ci.org/Qix-/color.svg?branch=master)](https://travis-ci.org/Qix-/color)

Set the values for individual channels with `alpha`, `red`, `green`, `blue`, `hue`, `saturation` (hsl), `saturationv` (hsv), `lightness`, `whiteness`, `blackness`, `cyan`, `magenta`, `yellow`, `black`
Set the values for individual channels with `alpha`, `red`, `green`, `blue`, `hue`, `saturationl` (hsl), `saturationv` (hsv), `lightness`, `whiteness`, `blackness`, `cyan`, `magenta`, `yellow`, `black`

@@ -35,0 +35,0 @@ ### Getters

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