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.4 to 1.4.5

8

tinycolor2/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for tinycolor 1.4
// Project: https://github.com/bgrins/TinyColor
// Definitions by: Mordechai Zuber <https://github.com/M-Zuber>,
// Geert Jansen <https://github.com/geertjansen>,
// Niels van Hoorn <https://github.com/nvh>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
declare namespace tinycolor {

@@ -10,0 +2,0 @@ type ColorInputWithoutInstance =

20

tinycolor2/package.json
{
"name": "@types/tinycolor2",
"version": "1.4.4",
"description": "TypeScript definitions for tinycolor",
"version": "1.4.5",
"description": "TypeScript definitions for tinycolor2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tinycolor2",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "Mordechai Zuber",
"url": "https://github.com/M-Zuber",
"githubUsername": "M-Zuber"
"githubUsername": "M-Zuber",
"url": "https://github.com/M-Zuber"
},
{
"name": "Geert Jansen",
"url": "https://github.com/geertjansen",
"githubUsername": "geertjansen"
"githubUsername": "geertjansen",
"url": "https://github.com/geertjansen"
},
{
"name": "Niels van Hoorn",
"url": "https://github.com/nvh",
"githubUsername": "nvh"
"githubUsername": "nvh",
"url": "https://github.com/nvh"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "70b7b64a6ef8dced8c7ff7acadb20260014f91cbd3e865f2d88f93aeee499637",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "40e81d44a0f6cd043b089b52461e1541feb0e4eedd7d394c392fb343e6a8c2c6",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for tinycolor (https://github.com/bgrins/TinyColor).
This package contains type definitions for tinycolor2 (https://github.com/bgrins/TinyColor).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Tue, 12 Sep 2023 12:34:44 GMT
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: none
* Global values: `tinycolor`
# Credits
These definitions were written by [Mordechai Zuber](https://github.com/M-Zuber), [Geert Jansen](https://github.com/geertjansen), and [Niels van Hoorn](https://github.com/nvh).
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