Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tinycolor2

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinycolor2 - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc