Socket
Socket
Sign inDemoInstall

reactstrap-date-picker

Package Overview
Dependencies
19
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

2

package.json
{
"name": "reactstrap-date-picker",
"version": "1.0.5",
"version": "1.0.6",
"description": "Reactstrap based, zero dependencies, date picker",

@@ -5,0 +5,0 @@ "author": "Donato Lorenzo <donato@afialapis.com>",

@@ -92,5 +92,8 @@ ![reactstrap-date-picker logo](https://reactstrap-date-picker.afialapis.com/assets/images/logo/reactstrap_date_picker_name.png)

## Global properties
<details>
<summary>
## Global properties
<code>value, defaultValue, id, name, dateFormat, minDate, maxDate, showClearButton, clearButtonElement</code>
</summary>

@@ -175,5 +178,7 @@ <p>

## Input properties
<details>
<summary>
## Input properties
<code>autoComplete, autoFocus, disabled, noValidate, placeholder, required, className, style, inputRef, customControl, children</code>
</summary>

@@ -270,5 +275,8 @@ <p>

## Input Group properties
<details>
<summary>
## Input Group properties
<code>size, valid, invalid, customInputGroup</code>
</summary>

@@ -313,5 +321,7 @@ <p>

## Calendar properties
<details>
<summary>
## Calendar properties
<code>dayLabels, monthLabels, weekStartsOn, showWeeks, pickMonthElement, previousButtonElement, nextButtonElement, showTodayButton, todayButtonLabel, cellPadding, roundedCorners, calendarPlacement, calendarContainer</code>
</summary>

@@ -464,5 +474,7 @@ <p>

## Event properties
<details>
<summary>
## Event properties
<code>onChange, onClear, onFocus, onBlur, onInvalid</code>
</summary>

@@ -628,2 +640,10 @@ <p>

## 1.0.6
- cleaner readme
## 1.0.5
- fix valid props on hidden input
## 1.0.4

@@ -630,0 +650,0 @@

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