Socket
Socket
Sign inDemoInstall

colorguard

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorguard - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "colorguard",
"version": "0.1.5",
"version": "0.1.6",
"description": "Keep a watchful eye on your css colors",

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

@@ -85,6 +85,8 @@ [![Build Status](https://travis-ci.org/SlexAxton/css-colorguard.svg?branch=master)](https://travis-ci.org/SlexAxton/css-colorguard)

CSS Colorguard can also be used in conjunction with other javascript build systems, such as [Gulp](https://github.com/gulpjs/gulp)!
CSS Colorguard can also be used in conjunction with other javascript build systems, such as:
- [gulp-colorguard](https://github.com/pgilad/gulp-colorguard)
* [gulp-colorguard](https://github.com/pgilad/gulp-colorguard)
* [broccoli-colorguard](https://github.com/SlexAxton/broccoli-colorguard)
## The Output

@@ -126,3 +128,3 @@

Colorguard uses the [CIEDE2000](http://en.wikipedia.org/wiki/Color_difference) algorithm to determine
Colorguard uses the [CIEDE2000](http://en.wikipedia.org/wiki/Color_difference#CIEDE2000) algorithm to determine
the similarity of each of the colors in your CSS file. This algorithm is quite complex, but is used

@@ -129,0 +131,0 @@ in the broadcasting community as the best approximation of human ability to discern differences in

Sorry, the diff of this file is not supported yet

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