@fullcalendar/moment-timezone
Advanced tools
Comparing version 5.11.0 to 5.11.2
/*! | ||
FullCalendar v5.10.2 | ||
FullCalendar v5.11.2 | ||
Docs & License: https://fullcalendar.io/ | ||
(c) 2021 Adam Shaw | ||
(c) 2022 Adam Shaw | ||
*/ | ||
@@ -6,0 +6,0 @@ 'use strict'; |
/*! | ||
FullCalendar v5.10.2 | ||
FullCalendar v5.11.2 | ||
Docs & License: https://fullcalendar.io/ | ||
(c) 2021 Adam Shaw | ||
(c) 2022 Adam Shaw | ||
*/ | ||
@@ -6,0 +6,0 @@ var FullCalendarMomentTimezone = (function (exports, common, moment) { |
/*! | ||
FullCalendar v5.10.2 | ||
FullCalendar v5.11.2 | ||
Docs & License: https://fullcalendar.io/ | ||
(c) 2021 Adam Shaw | ||
(c) 2022 Adam Shaw | ||
*/ | ||
var FullCalendarMomentTimezone=function(t,e,n){"use strict";function o(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var r=o(n),u=function(t,e){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)};var a=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}u(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}(e,t),e.prototype.offsetForArray=function(t){return r.default.tz(t,this.timeZoneName).utcOffset()},e.prototype.timestampToArray=function(t){return r.default.tz(t,this.timeZoneName).toArray()},e}(e.NamedTimeZoneImpl),i=e.createPlugin({namedTimeZonedImpl:a});return e.globalPlugins.push(i),t.default=i,Object.defineProperty(t,"__esModule",{value:!0}),t}({},FullCalendar,moment); |
/*! | ||
FullCalendar v5.10.2 | ||
FullCalendar v5.11.2 | ||
Docs & License: https://fullcalendar.io/ | ||
(c) 2021 Adam Shaw | ||
(c) 2022 Adam Shaw | ||
*/ | ||
@@ -6,0 +6,0 @@ import { __extends } from 'tslib'; |
{ | ||
"name": "@fullcalendar/moment-timezone", | ||
"version": "5.11.0", | ||
"version": "5.11.2", | ||
"title": "FullCalendar Moment Timezone Plugin", | ||
@@ -8,3 +8,3 @@ "description": "A connector to the moment-timezone library", | ||
"dependencies": { | ||
"@fullcalendar/common": "~5.11.0", | ||
"@fullcalendar/common": "~5.11.2", | ||
"tslib": "^2.1.0" | ||
@@ -17,3 +17,3 @@ }, | ||
"devDependencies": { | ||
"@fullcalendar/core-preact": "5.11.0", | ||
"@fullcalendar/core-preact": "5.11.2", | ||
"moment": "^2.29.1", | ||
@@ -20,0 +20,0 @@ "moment-timezone": "^0.5.31" |
Updated@fullcalendar/common@~5.11.2