You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

react-tailwindcss-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tailwindcss-datepicker - npm Package Compare versions

Comparing version

to
1.3.1

2

dist/components/Datepicker.d.ts

@@ -36,4 +36,6 @@ import React from "react";

containerClassName?: string | null;
displayFormat?: string;
readOnly?: boolean;
}
declare const Datepicker: React.FC<Props>;
export default Datepicker;

@@ -31,4 +31,5 @@ import dayjs from "dayjs";

containerClassName?: string | null;
readOnly?: boolean;
}
declare const DatepickerContext: React.Context<DatepickerStore>;
export default DatepickerContext;

2

package.json
{
"name": "react-tailwindcss-datepicker",
"version": "1.3.0",
"version": "1.3.1",
"description": "A modern React Datepicker using Tailwind CSS 3",

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet