Socket
Socket
Sign inDemoInstall

@eastdesire/jscolor

Package Overview
Dependencies
0
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.4.3 to 2.4.4

jscolor.min.js

2

package.json
{
"name": "@eastdesire/jscolor",
"version": "2.4.3",
"version": "2.4.4",
"description": "Simple web color picker with opacity channel and palette. Supports CSS colors such as RGBA and HEX.",

@@ -5,0 +5,0 @@ "main": "jscolor.js",

@@ -14,3 +14,3 @@ # jscolor - JavaScript Color picker with Opacity

Color: <input value="rgba(40,170,255,0.5)" data-jscolor="">
Color: <input value="rgba(40,170,255,0.5)" data-jscolor="{}">
```

@@ -66,3 +66,3 @@

* **No framework needed** \
jscolor.js is a completely self-sufficient JavaScript library consisting of only one file.
jscolor.js is a completely self-sufficient JavaScript library consisting of only one file of plain JavaScript.
It doesn't need any frameworks (jQuery, Dojo, MooTools etc.) But it can certainly coexist alongside them.

@@ -69,0 +69,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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