Socket
Socket
Sign inDemoInstall

@fullcalendar/vue

Package Overview
Dependencies
Maintainers
1
Versions
60
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.2.2 to 4.3.0

4

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

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

/*
Really simple clone utility. Only copies plain arrays and objects. Transfers everything else as-is.
Really simple clone utility. Only copies plain arrays, objects, and Dates. Transfers everything else as-is.
Wanted to use a third-party lib, but none did exactly this.

@@ -28,0 +28,0 @@ */

/*
FullCalendar Vue Component v4.2.2
FullCalendar Vue Component v4.3.0
Docs: https://fullcalendar.io/docs/vue

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

/*
Really simple clone utility. Only copies plain arrays and objects. Transfers everything else as-is.
Really simple clone utility. Only copies plain arrays, objects, and Dates. Transfers everything else as-is.
Wanted to use a third-party lib, but none did exactly this.

@@ -84,0 +84,0 @@ */

{
"name": "@fullcalendar/vue",
"version": "4.2.2",
"version": "4.3.0",
"title": "FullCalendar Vue Component",

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

"dependencies": {
"@fullcalendar/core": "~4.2.0",
"@fullcalendar/core": "~4.3.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