Socket
Socket
Sign inDemoInstall

color-convert

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

color-convert - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

1

index.js

@@ -65,2 +65,3 @@ var conversions = require('./conversions');

Object.defineProperty(convert[fromModel], 'channels', {value: conversions[fromModel].channels});
Object.defineProperty(convert[fromModel], 'labels', {value: conversions[fromModel].labels});

@@ -67,0 +68,0 @@ var routes = route(fromModel);

2

package.json
{
"name": "color-convert",
"description": "Plain color conversion functions",
"version": "1.8.0",
"version": "1.8.1",
"author": "Heather Arthur <fayearthur@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc