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.6 to 1.3.7

1

chroma-js/index.d.ts

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

out<K extends keyof ColorSpaces>(format: K): Scale<ColorSpaces[K]>;
out(format: 'hex'): Scale<string>;
}

@@ -327,0 +328,0 @@

4

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

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

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

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

Additional Details
* Last updated: Mon, 17 Sep 2018 08:10:47 GMT
* Last updated: Thu, 27 Sep 2018 23:26:03 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