Socket
Socket
Sign inDemoInstall

@types/react-big-calendar

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-big-calendar - npm Package Compare versions

Comparing version 0.24.7 to 0.24.8

1

react-big-calendar/index.d.ts

@@ -296,2 +296,3 @@ // Type definitions for react-big-calendar 0.24

events?: TEvent[];
handleDragStart?: (event: TEvent) => void;
onNavigate?: (newDate: Date, view: View, action: NavigateAction) => void;

@@ -298,0 +299,0 @@ onView?: (view: View) => void;

4

react-big-calendar/package.json
{
"name": "@types/react-big-calendar",
"version": "0.24.7",
"version": "0.24.8",
"description": "TypeScript definitions for react-big-calendar",

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

},
"typesPublisherContentHash": "91cf6cb1b4fd2fd74d6c13cc9127e6b091c18fed840d646241613e986f36f8f7",
"typesPublisherContentHash": "35876c9a60843f32408c419f472f63e4888253a0ea4be7f73cc298ac8f354478",
"typeScriptVersion": "3.2"
}

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

### Additional Details
* Last updated: Tue, 13 Oct 2020 08:03:21 GMT
* Last updated: Fri, 30 Oct 2020 13:01:17 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc