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.1 to 0.31.2

4

react-big-calendar/index.d.ts

@@ -196,2 +196,6 @@ // Type definitions for react-big-calendar 0.31

};
work_week?: {
header?: React.ComponentType<HeaderProps>;
event?: React.ComponentType<EventProps<TEvent>>;
};
month?: {

@@ -198,0 +202,0 @@ header?: React.ComponentType;

4

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

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

},
"typesPublisherContentHash": "0981dcb8de01661d17c33fef608a87dbef40b0e56c5924d15b9a76b03fe8b22f",
"typesPublisherContentHash": "2bdf9311df3a4d760c6e9fcab2bc1b9eee8c16899987a7cec50a181e161d3bda",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Wed, 02 Jun 2021 19:01:34 GMT
* Last updated: Mon, 14 Jun 2021 21:31:21 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