Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

react-date-picker

Package Overview
Dependencies
26
Maintainers
1
Versions
259
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.2 to 10.0.3

4

dist/cjs/DatePicker.d.ts

@@ -12,6 +12,6 @@ import React from 'react';

calendarClassName?: ClassName;
calendarIcon?: IconOrRenderFunction;
calendarIcon?: IconOrRenderFunction | null;
className?: ClassName;
clearAriaLabel?: string;
clearIcon?: IconOrRenderFunction;
clearIcon?: IconOrRenderFunction | null;
closeCalendar?: boolean;

@@ -18,0 +18,0 @@ 'data-testid'?: string;

@@ -12,6 +12,6 @@ import React from 'react';

calendarClassName?: ClassName;
calendarIcon?: IconOrRenderFunction;
calendarIcon?: IconOrRenderFunction | null;
className?: ClassName;
clearAriaLabel?: string;
clearIcon?: IconOrRenderFunction;
clearIcon?: IconOrRenderFunction | null;
closeCalendar?: boolean;

@@ -18,0 +18,0 @@ 'data-testid'?: string;

{
"name": "react-date-picker",
"version": "10.0.2",
"version": "10.0.3",
"description": "A date picker for your React app.",

@@ -72,4 +72,3 @@ "main": "dist/cjs/index.js",

"dist",
"src",
"index.d.ts"
"src"
],

@@ -76,0 +75,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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