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.31.5 to 0.33.0

3

react-big-calendar/index.d.ts

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

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

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

views?: ViewsProps<TEvent, TResource> | undefined;
doShowMoreDrillDown?: boolean | undefined;
drilldownView?: View | null | undefined;

@@ -324,0 +325,0 @@ getDrilldownView?: ((targetDate: Date, currentViewName: View, configuredViewNames: View[]) => void) | null | undefined;

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

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

},
"typesPublisherContentHash": "3cfc2f379f2ff2d2644fdd833b7a0065e277dcc365bbedcd2b3cd108f553cb71",
"typesPublisherContentHash": "6b9ae6d213f68b71b198833fc917376027fc121fcb82d26059fea20fa92d2468",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Wed, 07 Jul 2021 17:02:55 GMT
* Last updated: Fri, 09 Jul 2021 17:01:34 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