@datepicker-react/hooks
Advanced tools
Comparing version 1.0.1-alpha.31 to 1.0.1-alpha.32
@@ -754,2 +754,3 @@ 'use strict' | ||
isDateBlocked: m, | ||
numberOfMonths: u, | ||
onResetDates: function() { | ||
@@ -756,0 +757,0 @@ s({startDate: null, endDate: null, focusedInput: START_DATE}) |
@@ -716,2 +716,3 @@ import {useMemo as e, useState as t, useCallback as r} from 'react' | ||
isDateBlocked: y, | ||
numberOfMonths: f, | ||
onResetDates: function() { | ||
@@ -718,0 +719,0 @@ s({startDate: null, endDate: null, focusedInput: pe}) |
@@ -38,2 +38,3 @@ import {MonthType} from './useDatepicker.utils' | ||
isDateBlocked: (date: Date) => boolean | ||
numberOfMonths: number | ||
onResetDates: () => void | ||
@@ -40,0 +41,0 @@ onDaySelect: (date: Date) => void |
{ | ||
"name": "@datepicker-react/hooks", | ||
"version": "1.0.1-alpha.31+012d3d2", | ||
"version": "1.0.1-alpha.32+a287c0e", | ||
"description": "React hooks for datepicker.", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "012d3d2dc3528776a4bc5270c00f2805812718e4" | ||
"gitHead": "a287c0ee0e3887629bf64c1468d83f822ee79334" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
47788
1768