Socket
Socket
Sign inDemoInstall

@types/react-datepicker

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-datepicker - npm Package Compare versions

Comparing version 4.1.7 to 4.3.0

7

react-datepicker/index.d.ts

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

// Type definitions for react-datepicker 4.1
// Type definitions for react-datepicker 4.3
// Project: https://github.com/Hacker0x01/react-datepicker

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

// Shiftr Tech SAS <https://github.com/ShiftrTechSAS>
// Pirasis Leelatanon <https://github.com/1pete>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -95,3 +96,5 @@ // Minimum TypeScript Version: 3.8

name?: string | undefined;
nextMonthAriaLabel?: string | undefined;
nextMonthButtonLabel?: string | React.ReactNode | undefined;
nextYearAriaLabel?: string | undefined;
nextYearButtonLabel?: string | undefined;

@@ -131,3 +134,5 @@ onBlur?(event: React.FocusEvent<HTMLInputElement>): void;

preventOpenOnFocus?: boolean | undefined;
previousMonthAriaLabel?: string | undefined;
previousMonthButtonLabel?: string | React.ReactNode | undefined;
previousYearAriaLabel?: string | undefined;
previousYearButtonLabel?: string | undefined;

@@ -134,0 +139,0 @@ readOnly?: boolean | undefined;

9

react-datepicker/package.json
{
"name": "@types/react-datepicker",
"version": "4.1.7",
"version": "4.3.0",
"description": "TypeScript definitions for react-datepicker",

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

"githubUsername": "ShiftrTechSAS"
},
{
"name": "Pirasis Leelatanon",
"url": "https://github.com/1pete",
"githubUsername": "1pete"
}

@@ -89,4 +94,4 @@ ],

},
"typesPublisherContentHash": "60aa74008647ee5671e98fa064c1f5302bb7e7b50455c833ce7b625727d1c1fa",
"typesPublisherContentHash": "735dc263fd2fe326762fef3904229442f6748e0691f8c0c6865ea8b775cc375b",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Sun, 12 Sep 2021 20:31:20 GMT
* Last updated: Sat, 13 Nov 2021 01:31:23 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/popperjs__core](https://npmjs.com/package/@types/popperjs__core), [@types/date-fns](https://npmjs.com/package/@types/date-fns), [@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), [Andrey Balokha](https://github.com/andrewBalekha), [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), [tu4mo](https://github.com/tu4mo), [Kerry Gougeon](https://github.com/kerry-g), and [Shiftr Tech SAS](https://github.com/ShiftrTechSAS).
These definitions were written by [Rajab Shakirov](https://github.com/radziksh), [Andrey Balokha](https://github.com/andrewBalekha), [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), [tu4mo](https://github.com/tu4mo), [Kerry Gougeon](https://github.com/kerry-g), [Shiftr Tech SAS](https://github.com/ShiftrTechSAS), and [Pirasis Leelatanon](https://github.com/1pete).
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