Socket
Socket
Sign inDemoInstall

tinycolor2

Package Overview
Dependencies
0
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0-beta.5 to 1.6.0-beta.6

9

package.json
{
"version": "1.6.0-beta.5",
"version": "1.6.0-beta.6",
"name": "tinycolor2",

@@ -20,10 +20,9 @@ "description": "Fast Color Parsing and Manipulation",

},
"module": "./esm/tinycolor.js",
"main": "./cjs/tinycolor.js",
"module": "./esm/tinycolor.js",
"browser": "./cjs/tinycolor.js",
"exports": {
".": {
"require": "./cjs/tinycolor.js",
"import": "./esm/tinycolor.js",
"browser": "./cjs/tinycolor.js",
"default": "./cjs/tinycolor.js"
"require": "./cjs/tinycolor.js"
}

@@ -30,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc