color-space
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -23,2 +23,3 @@ /** | ||
ydbdr: require('./ydbdr'), | ||
ycgco: require('./ycgco'), | ||
ypbpr: require('./ypbpr'), | ||
@@ -25,0 +26,0 @@ ycbcr: require('./ycbcr'), |
{ | ||
"name": "color-space", | ||
"description": "Color space conversions and data", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"author": "Deema Yvanow <dfcreative@gmail.com>", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -62,3 +62,3 @@ # Color-space [![Build Status](https://travis-ci.org/dfcreative/color-space.svg?branch=master)](https://travis-ci.org/dfcreative/color-space) [![Code Climate](https://codeclimate.com/github/dfcreative/color-space/badges/gpa.svg)](https://codeclimate.com/github/dfcreative/color-space) [![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges) | ||
* [x] [YIQ](https://en.wikipedia.org/?title=YIQ) | ||
* [ ] [YC<sub>g</sub>C<sub>o</sub>](https://en.wikipedia.org/wiki/YCgCo) | ||
* [x] [YC<sub>g</sub>C<sub>o</sub>](https://en.wikipedia.org/wiki/YCgCo) | ||
* [x] [YD<sub>b</sub>D<sub>r</sub>](https://en.wikipedia.org/wiki/YDbDr) | ||
@@ -65,0 +65,0 @@ * [x] [YP<sub>b</sub>P<sub>r</sub>](https://en.wikipedia.org/wiki/YPbPr) |
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
92952
34
2946