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 2.0.0 to 2.0.1

2

chroma-js/index.d.ts

@@ -415,3 +415,3 @@ // Type definitions for Chroma.js 2.0

(value: number): OutType;
(value: number | null | undefined): OutType;

@@ -418,0 +418,0 @@ domain(d?: number[], n?: number, mode?: string): this;

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

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

"dependencies": {},
"typesPublisherContentHash": "b4e8a0a1e094c841fb87eb12cf635d8ad4abbc8720ada34c5a43dcf45c524716",
"typeScriptVersion": "2.8"
"typesPublisherContentHash": "7f8847d251ac2e353a11185138988fb51d840f4b7476a765495cb26236ed3079",
"typeScriptVersion": "3.1"
}

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

### Additional Details
* Last updated: Wed, 05 Feb 2020 21:50:45 GMT
* Last updated: Thu, 10 Sep 2020 17:17:08 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: `chroma`

# Credits
These definitions were written by Sebastian Brückner (https://github.com/invliD), and Marcin Pacholec (https://github.com/mpacholec).
These definitions were written by [Sebastian Brückner](https://github.com/invliD), and [Marcin Pacholec](https://github.com/mpacholec).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc