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.2.1 to 0.2.2

8

lib/components/Map.js

@@ -94,6 +94,6 @@ 'use strict';

Map.propTypes = {
x: _react2.default.PropTypes.number.isRequired,
y: _react2.default.PropTypes.number.isRequired,
backgroundColor: _react2.default.PropTypes.string,
className: _react2.default.PropTypes.string
x: _propTypes2.default.number.isRequired,
y: _propTypes2.default.number.isRequired,
backgroundColor: _propTypes2.default.string,
className: _propTypes2.default.string
};

@@ -100,0 +100,0 @@

{
"name": "coloreact",
"version": "0.2.1",
"version": "0.2.2",
"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