Socket
Socket
Sign inDemoInstall

@fullcalendar/resource-timegrid

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/resource-timegrid - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

main.global.js

2

main.js
/*!
FullCalendar Scheduler v5.1.0
FullCalendar Scheduler v5.2.0
Docs & License: https://fullcalendar.io/scheduler

@@ -4,0 +4,0 @@ (c) 2020 Adam Shaw

{
"name": "@fullcalendar/resource-timegrid",
"version": "5.1.0",
"version": "5.2.0",
"title": "FullCalendar Resource Time Grid Plugin",

@@ -8,11 +8,14 @@ "description": "Displays events on a vertical resource view with time slots",

"dependencies": {
"@fullcalendar/common": "~5.1.0",
"@fullcalendar/premium-common": "~5.1.0",
"@fullcalendar/timegrid": "~5.1.0",
"@fullcalendar/resource-common": "~5.1.0",
"@fullcalendar/resource-daygrid": "~5.1.0",
"@fullcalendar/common": "~5.2.0",
"@fullcalendar/premium-common": "~5.2.0",
"@fullcalendar/timegrid": "~5.2.0",
"@fullcalendar/resource-common": "~5.2.0",
"@fullcalendar/resource-daygrid": "~5.2.0",
"tslib": "^2.0.0"
},
"type": "module",
"main": "main.js",
"types": "main.d.ts",
"jsdelivr": "main.global.min.js",
"browserGlobal": "FullCalendarResourceTimeGrid",
"homepage": "https://fullcalendar.io/scheduler",

@@ -19,0 +22,0 @@ "bugs": "https://fullcalendar.io/reporting-bugs",

Sorry, the diff of this file is not supported yet

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