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.3 to 0.31.4

4

react-big-calendar/index.d.ts

@@ -398,3 +398,3 @@ // Type definitions for react-big-calendar 0.31

}
export interface Views {
export const Views: {
MONTH: 'month';

@@ -405,3 +405,3 @@ WEEK: 'week';

AGENDA: 'agenda';
}
};
export function move(View: ViewStatic | ViewKey, options: MoveOptions): Date;

@@ -408,0 +408,0 @@

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

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

},
"typesPublisherContentHash": "c71ca59d1b6f41d6ce2f11898d46252313fc8c12ae0169f9223a780ee2ad8bfd",
"typesPublisherContentHash": "ea923e9b7fd53fd095f63b30b64565382e32eb24a441febe6c38350504e408e2",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Thu, 01 Jul 2021 09:01:48 GMT
* Last updated: Mon, 05 Jul 2021 09:01:19 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