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 1.8.4 to 1.8.5

1

react-big-calendar/index.d.ts

@@ -444,2 +444,3 @@ import {

onSelecting?: (range: { start: Date; end: Date }) => boolean | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onRangeChange?: (range: Date[] | { start: Date; end: Date }, view?: View) => void | undefined;

@@ -446,0 +447,0 @@ showAllEvents?: boolean | undefined;

4

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

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

},
"typesPublisherContentHash": "a8339b5d7f88efd3d33fc24dd0cb9278c69ff2ed378b5f1712bef50ea01d1ec2",
"typesPublisherContentHash": "b45f964f6db03a2b865aaa6f7250f2fc4e982dd66ce4e90a4f2e25cfbc80a127",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/date-arithmetic](https://npmjs.com/package/@types/date-arithmetic), [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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