Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
3
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.30.1 to 0.31.0

4

react-big-calendar/index.d.ts

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

// Type definitions for react-big-calendar 0.30
// Type definitions for react-big-calendar 0.31
// Project: https://github.com/jquense/react-big-calendar

@@ -296,2 +296,3 @@ // Definitions by: Piotr Witek <https://github.com/piotrwitek>

events?: TEvent[];
backgroundEvents?: TEvent[];
handleDragStart?: (event: TEvent) => void;

@@ -403,2 +404,3 @@ onNavigate?: (newDate: Date, view: View, action: NavigateAction) => void;

events?: TEvent[];
backgroundEvents?: TEvent[];
resources?: TResource[];

@@ -405,0 +407,0 @@ step?: number;

{
"name": "@types/react-big-calendar",
"version": "0.30.1",
"version": "0.31.0",
"description": "TypeScript definitions for react-big-calendar",

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

},
"typesPublisherContentHash": "b00b3028112a1c4b9caed1a5298bc5bc85526379ec6923e1c1487c3d2c836b08",
"typesPublisherContentHash": "767e268a1a49bdf2509e328b077a1c11a147b8b0ea1889a20c348f8cb7b92d02",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Tue, 16 Mar 2021 18:47:26 GMT
* Last updated: Thu, 01 Apr 2021 07:31:11 GMT
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc