Socket
Socket
Sign inDemoInstall

@types/color

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.7 to 1.0.8

5

color v1.0/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for color 1.0
// Project: https://www.npmjs.com/package/color
// Definitions by: Karol Janyst <https://github.com/LKay>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare namespace Color {

@@ -7,0 +2,0 @@ type ColorParam = string | { [param: string]: number } | number;

10

color v1.0/package.json
{
"name": "@types/color",
"version": "1.0.7",
"version": "1.0.8",
"description": "TypeScript definitions for color",

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

"name": "Karol Janyst",
"url": "https://github.com/LKay",
"githubUsername": "LKay"
"githubUsername": "LKay",
"url": "https://github.com/LKay"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "5f3b4982e861e4aaf75ab336e3116cb992709e26d90b39c9dbf56dbe2dda6121",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "4e80601ad5fec56dd3324a74f24c10cb67ab5f0e746a7c77ee2e622fb5154a78",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:40:59 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: `Color`
# Credits
These definitions were written by [Karol Janyst](https://github.com/LKay).
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