Socket
Socket
Sign inDemoInstall

@types/tinycolor2

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.3 to 1.4.4

5

tinycolor2/index.d.ts

@@ -19,4 +19,3 @@ // Type definitions for tinycolor 1.4

| ColorFormats.HSV
| ColorFormats.HSVA
;
| ColorFormats.HSVA;
type ColorInput = ColorInputWithoutInstance | Instance;

@@ -84,3 +83,3 @@

*/
new (color?: ColorInput, opts?: ConstructorOptions): Instance;
new(color?: ColorInput, opts?: ConstructorOptions): Instance;
(color?: ColorInput, opts?: ConstructorOptions): Instance;

@@ -87,0 +86,0 @@

6

tinycolor2/package.json
{
"name": "@types/tinycolor2",
"version": "1.4.3",
"version": "1.4.4",
"description": "TypeScript definitions for tinycolor",

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

"dependencies": {},
"typesPublisherContentHash": "a89b6f7741ca712471e9a38d3a601f0840b8a9e38c2ec724a81ee1b74b10b690",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "70b7b64a6ef8dced8c7ff7acadb20260014f91cbd3e865f2d88f93aeee499637",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 02 Jul 2021 19:37:07 GMT
* Last updated: Tue, 12 Sep 2023 12:34:44 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `tinycolor`

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