You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

color-temperature

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-temperature - npm Package Compare versions

Comparing version

to
0.2.7

2

package.json
{
"name": "color-temperature",
"version": "0.2.6",
"version": "0.2.7",
"description": "Kelvin color temperature to RGB convertor",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,3 +8,3 @@ color-temperature

The conversion is designed to be fast and usable for image processing. More details on color temperature and the algorithm can be found [here](http://zombieprototypes.com).
The conversion is designed to be fast and usable for image processing. More details on color temperature and the algorithm can be found [here](http://www.zombieprototypes.com/?p=210).

@@ -84,3 +84,3 @@ ## Installation

```
There is also Deloitte.Convert a color temperature in Kelvin to RGB.
Convert a color temperature in Kelvin to RGB.
This method uses an approximation based on a curve fit of data from a sparse RGB to

@@ -87,0 +87,0 @@ Kelvin mapping.