Socket
Socket
Sign inDemoInstall

color-luminance

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

24

package.json
{
"name": "color-luminance",
"description": "bare-bones color luminance functions",
"version": "2.0.0",
"version": "2.0.1",
"repository": {

@@ -9,3 +9,5 @@ "type": "git",

},
"bugs": "git://github.com/mattdesl/color-luminance/issues",
"bugs": {
"url": "git://github.com/mattdesl/color-luminance/issues"
},
"main": "index.js",

@@ -33,3 +35,19 @@ "author": "Matt DesLauriers",

"tape": "~2.13.2"
}
},
"homepage": "https://github.com/mattdesl/color-luminance",
"keywords": [
"color",
"luma",
"luminance",
"brightness",
"lightness",
"rgb",
"hsl",
"hsv",
"yuv",
"gray",
"grayscale",
"grey",
"greyscale"
]
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc