Socket
Socket
Sign inDemoInstall

@types/color

Package Overview
Dependencies
1
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

2

color/index.d.ts

@@ -73,2 +73,4 @@ // Type definitions for color 3.0

hex<V extends string>(val: V): Color<V>;
hexa(): string;
hexa<V extends string>(val: V): Color<V>;
rgbNumber(): number;

@@ -75,0 +77,0 @@ luminosity(): number;

6

color/package.json
{
"name": "@types/color",
"version": "3.0.2",
"version": "3.0.3",
"description": "TypeScript definitions for color",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/color",

},
"typesPublisherContentHash": "ff1f0f5ed464fbcbf7c75927a01eba6e883a52a8845666cf699cb87472acaa35",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "ca8f9c3068bf20c499494615290303cf039c0ded9ffecc2433928e626776aa21",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 18:05:56 GMT
* Last updated: Tue, 01 Feb 2022 01:31:29 GMT
* Dependencies: [@types/color-convert](https://npmjs.com/package/@types/color-convert)

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

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