Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 2.9.3 to 2.9.4

3

react-datepicker/index.d.ts

@@ -15,2 +15,3 @@ // Type definitions for react-datepicker 2.9

// tu4mo <https://github.com/tu4mo>
// Kerry Gougeon <https://github.com/kerry-g>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -111,3 +112,3 @@ // TypeScript Version: 2.8

}): React.ReactNode;
renderDayContents?(dayOfMonth: number): React.ReactNode;
renderDayContents?(dayOfMonth: number, date?: Date): React.ReactNode;
required?: boolean;

@@ -114,0 +115,0 @@ scrollableMonthYearDropdown?: boolean;

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

@@ -66,6 +66,11 @@ "license": "MIT",

"githubUsername": "tu4mo"
},
{
"name": "Kerry Gougeon",
"url": "https://github.com/kerry-g",
"githubUsername": "kerry-g"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -82,4 +87,4 @@ "type": "git",

},
"typesPublisherContentHash": "bc2ffbcdff43bbb3405ff5f770340f97e54972ff07705e136ebf056da8c94816",
"typesPublisherContentHash": "4a64aca9f1f7af29dd3f2d264db97975d103313da7e9cf71367d8d6302d9a101",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 08 Oct 2019 21:23:58 GMT
* Last updated: Thu, 07 Nov 2019 21:09:39 GMT
* Dependencies: @types/react, @types/popper.js, @types/date-fns

@@ -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>, Platon Pronko <https://github.com/Rogach>, 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>, and tu4mo <https://github.com/tu4mo>.
These definitions were written by Rajab Shakirov <https://github.com/radziksh>, Andrey Balokha <https://github.com/andrewBalekha>, Greg Smith <https://github.com/smrq>, Platon Pronko <https://github.com/Rogach>, 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>, and Kerry Gougeon <https://github.com/kerry-g>.
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