Socket
Socket
Sign inDemoInstall

react-native-color-palette

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -92,3 +92,3 @@ import React from 'react';

ColorPalette.PropTypes = {
ColorPalette.propTypes = {
colors: PropTypes.arrayOf(PropTypes.string),

@@ -95,0 +95,0 @@ title: PropTypes.string,

{
"name": "react-native-color-palette",
"version": "1.0.3",
"version": "1.0.4",
"description": "A react native module for simple hex color selection",

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

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