Socket
Socket
Sign inDemoInstall

@types/chroma-js

Package Overview
Dependencies
0
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.5 to 1.3.6

4

chroma-js/index.d.ts

@@ -127,3 +127,3 @@ // Type definitions for Chroma.js 1.3

*/
distance(color1: string | Color, color2: string | Color, colorSpace?: keyof ColorSpaces): Color;
distance(color1: string | Color, color2: string | Color, colorSpace?: keyof ColorSpaces): number;

@@ -137,3 +137,3 @@ /**

*/
deltaE(color1: string | Color, color2: string | Color, L?: number, C?: number): Color;
deltaE(color1: string | Color, color2: string | Color, L?: number, C?: number): number;

@@ -140,0 +140,0 @@ /**

{
"name": "@types/chroma-js",
"version": "1.3.5",
"version": "1.3.6",
"description": "TypeScript definitions for Chroma.js",

@@ -25,4 +25,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "ef1d78e9745a5a3b6f6341cac8cf356af4d60a85ea297947437044cf39b47934",
"typesPublisherContentHash": "819ec56b56ff8592164ed77ce0b4df61e416715f5cc2327115348f2d7860c616",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT
* Last updated: Mon, 17 Sep 2018 08:10:47 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: chroma

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc