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

@fullcalendar/vue

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/vue - npm Package Compare versions

Comparing version 4.3.1 to 4.4.0

4

main.esm.js
/*
FullCalendar Vue Component v4.3.1
FullCalendar Vue Component v4.4.0
Docs: https://fullcalendar.io/docs/vue

@@ -10,2 +10,4 @@ License: MIT

function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {

@@ -12,0 +14,0 @@ _typeof = function (obj) {

/*
FullCalendar Vue Component v4.3.1
FullCalendar Vue Component v4.4.0
Docs: https://fullcalendar.io/docs/vue

@@ -10,5 +10,7 @@ License: MIT

(global = global || self, factory(global.FullCalendarVue = {}, global.FullCalendar));
}(this, function (exports, core) { 'use strict';
}(this, (function (exports, core) { 'use strict';
function _typeof(obj) {
"@babel/helpers - typeof";
if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {

@@ -478,2 +480,2 @@ _typeof = function (obj) {

}));
})));
{
"name": "@fullcalendar/vue",
"version": "4.3.1",
"version": "4.4.0",
"title": "FullCalendar Vue Component",

@@ -18,3 +18,3 @@ "description": "An official FullCalendar component for Vue",

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

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