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.0 to 1.3.1

4

chroma-js/index.d.ts

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

*/
declare namespace Chroma {
declare namespace chroma {
interface ColorSpaces {

@@ -357,5 +357,5 @@ rgb: [number, number, number];

declare var chroma: Chroma.ChromaStatic;
declare var chroma: chroma.ChromaStatic;
export = chroma;
export as namespace chroma;
{
"name": "@types/chroma-js",
"version": "1.3.0",
"version": "1.3.1",
"description": "TypeScript definitions for Chroma.js",

@@ -23,5 +23,4 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "229b6b4b5ad377e71080629ffb4a2fa7da721111e0e9beafb7cca74338afd352",
"typesPublisherContentHash": "578e40b9cbfcd1a7c6fb56abc94c0cdbde0cb701b7134c652d73c487a5d7ca35",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 02 Jun 2017 21:32:42 GMT
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: none

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

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