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.1 to 1.3.2

2

chroma-js/index.d.ts

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

blend(color1: string | Color, color2: string | Color,
blendMode: 'multiply' | 'darken' | 'lighten' | 'screen' | 'overlay' | 'burn' | 'dogde'): Color;
blendMode: 'multiply' | 'darken' | 'lighten' | 'screen' | 'overlay' | 'burn' | 'dodge'): Color;

@@ -115,0 +115,0 @@ /**

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

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "Sebastian Brückner",
"url": "https://github.com/invliD"
"url": "https://github.com/invliD",
"githubUsername": "invliD"
},
{
"name": "Marcin Pacholec",
"url": "https://github.com/mpacholec"
"url": "https://github.com/mpacholec",
"githubUsername": "mpacholec"
}

@@ -24,4 +26,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "578e40b9cbfcd1a7c6fb56abc94c0cdbde0cb701b7134c652d73c487a5d7ca35",
"typesPublisherContentHash": "a8e437b15c50d1482467f3dc89f0d03408829352aa4502f0a75b5a75438f0679",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Last updated: Wed, 04 Oct 2017 14:20:50 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