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 5.4.0 to 5.5.0

4

CHANGELOG.md

@@ -6,4 +6,4 @@

- no longer expose component as 'fullcalendar' when used globally
- eventContent slot doesn't properly destroy the Vue components inside ([#111])
- global mixins, directives, filters & components work inside slots ([#105])
- eventContent slot doesn't properly destroy the Vue components inside (#111)
- global mixins, directives, filters & components work inside slots (#105)
- better compatibility with Webpack 5, deeming `resolve.fullySpecified` unnecessary ([core-5822])

@@ -10,0 +10,0 @@ - dist files now include a CJS file. ESM is still used by default in most environments ([core-5929])

{
"name": "@fullcalendar/vue",
"version": "5.4.0",
"version": "5.5.0",
"title": "FullCalendar Vue Component",

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

"dependencies": {
"@fullcalendar/core": "~5.4.0",
"@fullcalendar/core": "~5.5.0",
"tslib": "^2.0.3"

@@ -40,3 +40,3 @@ },

"@babel/runtime": "^7.12.1",
"@fullcalendar/daygrid": "~5.4.0",
"@fullcalendar/daygrid": "~5.5.0",
"@rollup/plugin-node-resolve": "^8.4.0",

@@ -62,3 +62,3 @@ "@types/estree": "^0.0.45",

"vue-template-compiler": "^2.6.12",
"webpack": "^5.4.0",
"webpack": "^5.5.0",
"webpack-cli": "^4.1.0"

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