@types/chroma-js
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -438,3 +438,3 @@ // Type definitions for Chroma.js 2.1 | ||
*/ | ||
_rgb: { _unclipped: ColorSpaces['rgb'] }; | ||
_rgb: { _unclipped: ColorSpaces['rgba'] }; | ||
} | ||
@@ -441,0 +441,0 @@ |
{ | ||
"name": "@types/chroma-js", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "TypeScript definitions for Chroma.js", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chroma-js", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "dca45c938a9e0035e86c85db233e623f3ca5329ad5442202a4b2e5ea5f84e12e", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "c4dc562dd1029b792483f38184a887a97efeb1bbe5eba877cb9558b82b64fe3d", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 05 Jul 2022 23:02:57 GMT | ||
* Last updated: Wed, 08 Feb 2023 19:32:54 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `chroma` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21565