Socket
Socket
Sign inDemoInstall

react-calendar

Package Overview
Dependencies
12
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.17.3 to 2.17.4

2

index.d.ts

@@ -23,3 +23,3 @@ declare module "react-calendar" {

minDetail?: Detail;
navigationLabel?: ({date: Date, view: Detail, label: string}) => string | JSX.Element | null;
navigationLabel?: (props: { date: Date, view: Detail, label: string }) => string | JSX.Element | null;
next2Label?: string | JSX.Element | null;

@@ -26,0 +26,0 @@ nextLabel?: string | JSX.Element;

{
"name": "react-calendar",
"version": "2.17.3",
"version": "2.17.4",
"description": "Ultimate calendar for your React app.",

@@ -5,0 +5,0 @@ "main": "dist/entry.js",

@@ -173,1 +173,14 @@ ![downloads](https://img.shields.io/npm/dt/react-calendar.svg) ![build](https://img.shields.io/travis/wojtekmaj/react-calendar/master.svg) ![dependencies](https://img.shields.io/david/wojtekmaj/react-calendar.svg

<a href="https://opencollective.com/react-calendar#backers" target="_blank"><img src="https://opencollective.com/react-calendar/backers.svg?width=890"></a>
### Top Contributors
Thank you to all our contributors that helped on this project!
[![0](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/0)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/0)
[![1](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/1)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/1)
[![2](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/2)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/2)
[![3](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/3)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/3)
[![4](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/4)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/4)
[![5](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/5)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/5)
[![6](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/6)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/6)
[![7](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/images/7)](https://sourcerer.io/fame/wojtekmaj/wojtekmaj/react-calendar/links/7)
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