New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coloreact

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coloreact - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

.prettierrc

2

lib/components/ColorPicker.js

@@ -216,3 +216,3 @@ "use strict";

borderRadius: '1em',
background: "linear-gradient(to bottom,\n #f00 0%,\n #ff0 17%,\n #0f0 33%,\n #0ff 50%,\n #00f 67%,\n #f0f 83%,\n #f00 100%\n )"
background: "linear-gradient(to bottom,\n #f00 0%,\n #f0f 17%,\n #00f 33%,\n #0ff 50%,\n #0f0 67%,\n #ff0 83%,\n #f00 100%\n )"
},

@@ -219,0 +219,0 @@ pointerStyle: {

{
"name": "coloreact",
"version": "0.3.0",
"version": "0.3.1",
"description": "A tiny Color Picker for React",

@@ -5,0 +5,0 @@ "main": "lib/index.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