@fullcalendar/premium-common
Advanced tools
Comparing version 5.2.0 to 5.3.0
/*! | ||
FullCalendar Scheduler v5.2.0 | ||
FullCalendar Scheduler v5.2.1 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -9,3 +9,3 @@ (c) 2020 Adam Shaw | ||
var RELEASE_DATE = '2020-07-31'; // for Scheduler | ||
var RELEASE_DATE = '2020-08-12'; // for Scheduler | ||
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too | ||
@@ -12,0 +12,0 @@ var LICENSE_INFO_URL = 'http://fullcalendar.io/scheduler/license/'; |
/*! | ||
FullCalendar Scheduler v5.2.0 | ||
FullCalendar Scheduler v5.2.1 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
(c) 2020 Adam Shaw | ||
*/ | ||
var FullCalendarPremiumCommon=function(e,r){"use strict";var n=["GPL-My-Project-Is-Open-Source","CC-Attribution-NonCommercial-NoDerivatives"],t={position:"absolute",zIndex:99999,bottom:"1px",left:"1px",background:"#eee",borderColor:"#ddd",borderStyle:"solid",borderWidth:"1px 1px 0 0",padding:"2px 4px",fontSize:"12px",borderTopRightRadius:"3px"};var i={schedulerLicenseKey:String},a=r.createPlugin({optionRefiners:i,viewContainerAppends:[function(e){var i,a=e.options.schedulerLicenseKey;if(!(i=window.location.href,/\w+:\/\/fullcalendar\.io\/|\/examples\/[\w-]+\.html$/.test(i)||function(e){if(-1!==n.indexOf(e))return!0;var t=(e||"").match(/^(\d+)-fcs-(\d+)$/);if(t&&10===t[1].length){var i=new Date(1e3*parseInt(t[2],10)),a=new Date(r.config.mockSchedulerReleaseDate||"2020-07-31");if(r.isValidDate(a))if(r.addDays(a,-372)<i)return!0}return!1}(a)))return r.createElement("div",{className:"fc-license-message",style:t},"Please use a valid license key. ",r.createElement("a",{href:"http://fullcalendar.io/scheduler/license/"},"More Info"))}]});return r.globalPlugins.push(a),e.default=a,e}({},FullCalendar); | ||
var FullCalendarPremiumCommon=function(e,r){"use strict";var n=["GPL-My-Project-Is-Open-Source","CC-Attribution-NonCommercial-NoDerivatives"],t={position:"absolute",zIndex:99999,bottom:"1px",left:"1px",background:"#eee",borderColor:"#ddd",borderStyle:"solid",borderWidth:"1px 1px 0 0",padding:"2px 4px",fontSize:"12px",borderTopRightRadius:"3px"};var i={schedulerLicenseKey:String},a=r.createPlugin({optionRefiners:i,viewContainerAppends:[function(e){var i,a=e.options.schedulerLicenseKey;if(!(i=window.location.href,/\w+:\/\/fullcalendar\.io\/|\/examples\/[\w-]+\.html$/.test(i)||function(e){if(-1!==n.indexOf(e))return!0;var t=(e||"").match(/^(\d+)-fcs-(\d+)$/);if(t&&10===t[1].length){var i=new Date(1e3*parseInt(t[2],10)),a=new Date(r.config.mockSchedulerReleaseDate||"2020-08-12");if(r.isValidDate(a))if(r.addDays(a,-372)<i)return!0}return!1}(a)))return r.createElement("div",{className:"fc-license-message",style:t},"Please use a valid license key. ",r.createElement("a",{href:"http://fullcalendar.io/scheduler/license/"},"More Info"))}]});return r.globalPlugins.push(a),e.default=a,e}({},FullCalendar); |
/*! | ||
FullCalendar Scheduler v5.2.0 | ||
FullCalendar Scheduler v5.2.1 | ||
Docs & License: https://fullcalendar.io/scheduler | ||
@@ -8,3 +8,3 @@ (c) 2020 Adam Shaw | ||
var RELEASE_DATE = '2020-07-31'; // for Scheduler | ||
var RELEASE_DATE = '2020-08-12'; // for Scheduler | ||
var UPGRADE_WINDOW = 365 + 7; // days. 1 week leeway, for tz shift reasons too | ||
@@ -11,0 +11,0 @@ var LICENSE_INFO_URL = 'http://fullcalendar.io/scheduler/license/'; |
{ | ||
"name": "@fullcalendar/premium-common", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"title": "FullCalendar Premium Common", | ||
@@ -8,3 +8,3 @@ "description": "Utilities for all of FullCalendar Scheduler's plugins", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.2.0", | ||
"@fullcalendar/common": "~5.3.0", | ||
"tslib": "^2.0.0" | ||
@@ -11,0 +11,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@fullcalendar/common@5.3.1(transitive)
- Removed@fullcalendar/common@5.2.0(transitive)
Updated@fullcalendar/common@~5.3.0