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 6.0.0 to 6.0.1

1

dist/README.md

@@ -72,2 +72,3 @@

- [Example Project](https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue2)
- [Issue Tracker](https://github.com/fullcalendar/fullcalendar/issues?q=issue+label%3A%22Vue+Only%22+is%3Aopen)

@@ -74,0 +75,0 @@ ## Development

10

package.json
{
"name": "@fullcalendar/vue",
"version": "6.0.0",
"version": "6.0.1",
"title": "FullCalendar Vue 2 Component",

@@ -21,3 +21,3 @@ "description": "The official Vue 2 component for FullCalendar",

"peerDependencies": {
"@fullcalendar/core": "~6.0.0",
"@fullcalendar/core": "~6.0.1",
"vue": "^2.6.12"

@@ -30,5 +30,5 @@ },

"@babel/runtime": "^7.12.1",
"@fullcalendar/core": "~6.0.0",
"@fullcalendar/daygrid": "~6.0.0",
"@fullcalendar/interaction": "~6.0.0",
"@fullcalendar/core": "~6.0.1",
"@fullcalendar/daygrid": "~6.0.1",
"@fullcalendar/interaction": "~6.0.1",
"@vue/test-utils": "^1.0.3",

@@ -35,0 +35,0 @@ "babel-loader": "^8.1.0",

@@ -72,2 +72,3 @@

- [Example Project](https://github.com/fullcalendar/fullcalendar-examples/tree/main/vue2)
- [Issue Tracker](https://github.com/fullcalendar/fullcalendar/issues?q=issue+label%3A%22Vue+Only%22+is%3Aopen)

@@ -74,0 +75,0 @@ ## Development

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