Socket
Socket
Sign inDemoInstall

@types/react-datepicker

Package Overview
Dependencies
4
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.0 to 4.11.2

7

react-datepicker/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for react-datepicker 4.10
// Type definitions for react-datepicker 4.11
// Project: https://github.com/Hacker0x01/react-datepicker

@@ -9,3 +9,2 @@ // Definitions by: Rajab Shakirov <https://github.com/radziksh>

// Jake Boone <https://github.com/jakeboone02>
// Roman Nuritdinov <https://github.com/Ky6uk>
// Avi Klaiman <https://github.com/aviklai>

@@ -17,2 +16,3 @@ // Naoki Sekiguchi <https://github.com/seckie>

// Alexander Shipulin <https://github.com/y>
// Rafik Ogandzhanian <https://github.com/inomn>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -100,3 +100,3 @@ // Minimum TypeScript Version: 3.8

forceShowMonthNavigation?: boolean | undefined;
formatWeekDay?(day: Date, locale: Locale): React.ReactNode;
formatWeekDay?(day: string): React.ReactNode;
formatWeekNumber?(date: Date): string | number;

@@ -187,2 +187,3 @@ highlightDates?: Array<HighlightDates | Date> | undefined;

showYearPicker?: boolean | undefined;
showIcon?: boolean | undefined;
startDate?: Date | null | undefined;

@@ -189,0 +190,0 @@ startOpen?: boolean | undefined;

{
"name": "@types/react-datepicker",
"version": "4.10.0",
"version": "4.11.2",
"description": "TypeScript definitions for react-datepicker",

@@ -39,7 +39,2 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-datepicker",

{
"name": "Roman Nuritdinov",
"url": "https://github.com/Ky6uk",
"githubUsername": "Ky6uk"
},
{
"name": "Avi Klaiman",

@@ -73,2 +68,7 @@ "url": "https://github.com/aviklai",

"githubUsername": "y"
},
{
"name": "Rafik Ogandzhanian",
"url": "https://github.com/inomn",
"githubUsername": "inomn"
}

@@ -90,4 +90,4 @@ ],

},
"typesPublisherContentHash": "f5c75d587f785c7f2535fbaf76fd615041bd93f6ca71482dfa492daa690cbe4b",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "489d550f140eeb50cdcb51116a4cdf2b7295a4c574b58d37515a8503746efa0b",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 28 Feb 2023 19:02:43 GMT
* Last updated: Sat, 29 Apr 2023 13:02:48 GMT
* Dependencies: [@types/date-fns](https://npmjs.com/package/@types/date-fns), [@types/popperjs__core](https://npmjs.com/package/@types/popperjs__core), [@types/react](https://npmjs.com/package/@types/react), [@types/react-popper](https://npmjs.com/package/@types/react-popper)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Rajab Shakirov](https://github.com/radziksh), [Greg Smith](https://github.com/smrq), [Roy Xue](https://github.com/royxue), [Koala Human](https://github.com/KoalaHuman), [Justin Grant](https://github.com/justingrant), [Jake Boone](https://github.com/jakeboone02), [Roman Nuritdinov](https://github.com/Ky6uk), [Avi Klaiman](https://github.com/aviklai), [Naoki Sekiguchi](https://github.com/seckie), [Kerry Gougeon](https://github.com/kerry-g), [Shiftr Tech SAS](https://github.com/ShiftrTechSAS), [Pirasis Leelatanon](https://github.com/1pete), and [Alexander Shipulin](https://github.com/y).
These definitions were written by [Rajab Shakirov](https://github.com/radziksh), [Greg Smith](https://github.com/smrq), [Roy Xue](https://github.com/royxue), [Koala Human](https://github.com/KoalaHuman), [Justin Grant](https://github.com/justingrant), [Jake Boone](https://github.com/jakeboone02), [Avi Klaiman](https://github.com/aviklai), [Naoki Sekiguchi](https://github.com/seckie), [Kerry Gougeon](https://github.com/kerry-g), [Shiftr Tech SAS](https://github.com/ShiftrTechSAS), [Pirasis Leelatanon](https://github.com/1pete), [Alexander Shipulin](https://github.com/y), and [Rafik Ogandzhanian](https://github.com/inomn).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc