Socket
Socket
Sign inDemoInstall

@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.0.1 to 3.1.0

4

react-calendar/index.d.ts

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

// Type definitions for react-calendar 3.0
// Type definitions for react-calendar 3.1
// Project: https://github.com/wojtekmaj/react-calendar

@@ -65,3 +65,3 @@ // Definitions by: Stéphane Saquet <https://github.com/Guymestef>, Katie Soldau <https://github.com/ksoldau>

tileDisabled?: (props: CalendarTileProperties & { activeStartDate: Date }) => boolean;
value?: Date | Date[];
value?: Date | Date[] | null;
view?: Detail;

@@ -68,0 +68,0 @@ }

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

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "4059671ac43e39c19e6debccfdc247086d54f32ddcb56bcb72b83482d0a927e0",
"typesPublisherContentHash": "a3f5185e139b87e9c8ab55607c60b334623922772b5c996ba487cc85448bb78f",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Wed, 08 Apr 2020 20:11:26 GMT
* Last updated: Wed, 10 Jun 2020 16:33:28 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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