Socket
Socket
Sign inDemoInstall

color-space

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-space - npm Package Compare versions

Comparing version 1.11.0 to 1.11.2

xvycc.js

1

index.js

@@ -26,2 +26,3 @@ /**

ycbcr: require('./ycbcr'),
xvycc: require('./xvycc'),
yccbccrc: require('./yccbccrc'),

@@ -28,0 +29,0 @@ jpeg: require('./jpeg'),

2

package.json
{
"name": "color-space",
"description": "Color space conversions and data",
"version": "1.11.0",
"version": "1.11.2",
"author": "Deema Yvanow <dfcreative@gmail.com>",

@@ -6,0 +6,0 @@ "keywords": [

@@ -68,3 +68,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] [JPEG](https://en.wikipedia.org/wiki/YCbCr#JPEG_conversion)
* [ ] [XvYCC](https://en.wikipedia.org/wiki/XvYCC)
* [x] [XvYCC](https://en.wikipedia.org/wiki/XvYCC)
* [ ] [UVW](https://en.wikipedia.org/wiki/CIE_1964_color_space)

@@ -71,0 +71,0 @@ * [ ] [Munsell](https://en.wikipedia.org/wiki/Munsell_color_system)

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