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

react-best-gradient-color-picker

Package Overview
Dependencies
Maintainers
1
Versions
224
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-best-gradient-color-picker - npm Package Compare versions

Comparing version 3.0.7 to 3.0.8-beta-1

2

package.json
{
"name": "react-best-gradient-color-picker",
"version": "3.0.7",
"version": "3.0.8-beta-1",
"description": "An easy to use color/gradient picker for React.js",

@@ -5,0 +5,0 @@ "type": "module",

@@ -30,9 +30,2 @@ [![Npm Version][npm-version-image]][npm-version-url]

### For vite configurations, in vite.config.ts
```
build: {
commonJsOptions: { transformMixedEsModules: true }
}
```
<a id="item-two"></a>

@@ -145,2 +138,3 @@ ## Demo

| ---------------- | ---------------- | ---------------------------------------------------------------- |
| handleChange | value (rgba string)| Most useful for setting color value of the selectedPoint without overwriting entire gradient string. Only pass this function a single color value, not a gradient |
| setLinear | | Change the type of gradient to linear |

@@ -147,0 +141,0 @@ | setRadial | | Change the type of gradient to radial |

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