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.6 to 1.6.0-beta.7

9

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

@@ -22,9 +22,2 @@ "description": "Fast Color Parsing and Manipulation",

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

@@ -31,0 +24,0 @@ "test": "node cjs/test.js && node esm/test.js"

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