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 4.1.0 to 4.1.1

3

index.d.ts

@@ -35,4 +35,3 @@ declare module "react-multi-date-picker" {

export interface CalendarProps
extends Omit<HTMLAttributes<HTMLDivElement>, "onChange"> {
export interface CalendarProps {
ref?: React.MutableRefObject<any>;

@@ -39,0 +38,0 @@ /**

{
"name": "react-multi-date-picker",
"version": "4.1.0",
"version": "4.1.1",
"description": "A simple React datepicker component for working with gregorian, persian, arabic and indian calendars with the ability to select the date by single, multiple, range and multiple range pickers.",

@@ -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