Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-calendar

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-calendar - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

2

react-calendar/index.d.ts

@@ -79,3 +79,3 @@ // Type definitions for react-calendar 3.5

tileDisabled?: ((props: CalendarTileProperties) => boolean) | undefined;
value?: Date | Date[] | null | undefined;
value?: Date | null | undefined | [Date | null, Date | null];
view?: Detail | undefined;

@@ -82,0 +82,0 @@ }

{
"name": "@types/react-calendar",
"version": "3.5.0",
"version": "3.5.1",
"description": "TypeScript definitions for react-calendar",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-calendar",

},
"typesPublisherContentHash": "243536af21520ec21e9fe35748e5254f4f11b0ad61dbe635aa1d8328a2fa2359",
"typesPublisherContentHash": "c06eb57cb6ea4a17412f30b3ec035fbe0588928b811b3e5b88226c6c5145455d",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Wed, 02 Mar 2022 17:31:50 GMT
* Last updated: Tue, 17 May 2022 06:31:40 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@ * Global values: none

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