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.0.4 to 2.2.0

7

react-datepicker/index.d.ts

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

// Type definitions for react-datepicker 2.0
// Type definitions for react-datepicker 2.2
// Project: https://github.com/Hacker0x01/react-datepicker

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

// Roman Nuritdinov <https://github.com/Ky6uk>
// Avi Klaiman <https://github.com/aviklai>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -131,2 +132,6 @@ // TypeScript Version: 2.8

yearDropdownItemNumber?: number;
timeInputLabel?: string;
inlineFocusSelectedMonth?: boolean;
onDayMouseEnter?: (date: Date) => void;
onMonthMouseLeave?: () => void;
}

@@ -133,0 +138,0 @@

9

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

@@ -56,2 +56,7 @@ "license": "MIT",

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

@@ -71,4 +76,4 @@ ],

},
"typesPublisherContentHash": "d3f6c8826cecaae8f119b00f90ff32dda7118b64b3ead17412da9f0733934530",
"typesPublisherContentHash": "c02e4f0a26e954acdc474508cb145a6fff001423d4eeb64ba1a7549b3e1eec87",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Mon, 11 Mar 2019 18:30:16 GMT
* Last updated: Fri, 15 Mar 2019 17:57:39 GMT
* Dependencies: @types/react, @types/popper.js

@@ -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>, Sean Kelley <https://github.com/seansfkelley>, Justin Grant <https://github.com/justingrant>, Jake Boone <https://github.com/jakeboone02>, Roman Nuritdinov <https://github.com/Ky6uk>.
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>, Sean Kelley <https://github.com/seansfkelley>, Justin Grant <https://github.com/justingrant>, Jake Boone <https://github.com/jakeboone02>, Roman Nuritdinov <https://github.com/Ky6uk>, Avi Klaiman <https://github.com/aviklai>.
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