Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-multi-date-picker

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-multi-date-picker - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2

2

index.d.ts

@@ -6,2 +6,3 @@ declare module "react-multi-date-picker" {

interface CalendarProps {
ref?: React.RefObject<any>;
/**

@@ -257,3 +258,2 @@ * @types Date | string | number | DateObject

interface DatePickerProps {
ref?: React.RefObject<any>;
arrow?: boolean | React.ReactElement;

@@ -260,0 +260,0 @@ /**

{
"name": "react-multi-date-picker",
"version": "2.5.1",
"version": "2.5.2",
"description": "a simple React datepicker component for work with gregorian, persian, arabic and indian calendars",

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