Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fullcalendar/react

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/react - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

4

main.esm.js
/*
FullCalendar React Component v4.2.0
FullCalendar React Component v4.3.0
Docs: https://fullcalendar.io/docs/react

@@ -7,3 +7,3 @@ License: MIT

import deepEqual from 'fast-deep-equal';
import { createRef, createElement, Component } from 'react';
import { createElement, createRef, Component } from 'react';
import { Calendar } from '@fullcalendar/core';

@@ -10,0 +10,0 @@

/*
FullCalendar React Component v4.2.0
FullCalendar React Component v4.3.0
Docs: https://fullcalendar.io/docs/react

@@ -4,0 +4,0 @@ License: MIT

{
"name": "@fullcalendar/react",
"version": "4.2.0",
"version": "4.3.0",
"title": "FullCalendar React Component",

@@ -19,3 +19,3 @@ "description": "An official FullCalendar component for React",

"dependencies": {
"@fullcalendar/core": "~4.2.0",
"@fullcalendar/core": "~4.3.0",
"fast-deep-equal": "^2.0.1"

@@ -22,0 +22,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