Socket
Socket
Sign inDemoInstall

@fullcalendar/premium-common

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullcalendar/premium-common - npm Package Compare versions

Comparing version 5.0.0-rc to 5.0.0

LICENSE.md

8

main.js
/*!
FullCalendar v5.0.0-rc
Docs & License: https://fullcalendar.io/
(c) 2019 Adam Shaw
FullCalendar Scheduler v5.0.0
Docs & License: https://fullcalendar.io/scheduler
(c) 2020 Adam Shaw
*/
import { createElement, config, isValidDate, addDays, createPlugin } from '@fullcalendar/common';
var RELEASE_DATE = '2020-06-16'; // for Scheduler
var RELEASE_DATE = '2020-06-22'; // for Scheduler
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too

@@ -10,0 +10,0 @@ var LICENSE_INFO_URL = 'http://fullcalendar.io/scheduler/license/';

{
"name": "@fullcalendar/premium-common",
"version": "5.0.0-rc",
"title": "internal plugin",
"description": "internal plugin",
"version": "5.0.0",
"title": "FullCalendar Premium Common",
"description": "Utilities for all of FullCalendar Scheduler's plugins",
"docs": "https://fullcalendar.io/docs/scheduler",
"dependencies": {
"@fullcalendar/common": "5.0.0-rc",
"@fullcalendar/common": "~5.0.0",
"tslib": "^2.0.0"

@@ -24,4 +25,3 @@ },

"url": "http://arshaw.com/"
},
"copyright": "2019 Adam Shaw"
}
}
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