@bereasoftware/time-guard 2.4.1 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,4 @@
1
- /*! time-guard v2.4.1 | (c) 2026 Berea-Soft | MIT License | https://github.com/Berea-Soft/time-guard */
2
- import "@js-temporal/polyfill";
1
+ /*! time-guard v2.5.0 | (c) 2026 Berea-Soft | MIT License | https://github.com/Berea-Soft/time-guard */
3
2
  //#region src/adapters/temporal.adapter.ts
4
3
  var e = null, t = !1;
5
4
  function n() {
@@ -4695,7 +4694,7 @@ var R = 40, z = class {
4695
4694
  function ie(e, t) {
4696
4695
  return new D(e, t);
4697
4696
  }
4698
- var ae = "2.4.1";
4697
+ var ae = "2.5.0";
4699
4698
  o.getInstance().loadLocales(F);
4700
4699
  //#endregion
4701
4700
  export { F as ALL_LOCALES, $ as AdvancedFormatPlugin, K as BuddhistCalendar, B as CalendarManager, W as ChineseCalendar, s as DateFormatter, Z as Duration, Q as DurationPlugin, T as DurationResult, i as EN_LOCALE, a as ES_LOCALE, z as GregorianCalendar, U as HebrewCalendar, H as IslamicCalendar, G as JapaneseCalendar, R as LOCALES_COUNT, o as LocaleManager, m as PluginManager, Y as RelativeTimePlugin, r as TemporalAdapter, D as TimeGuard, E as TimeRange, re as advancedFormatPlugin, V as calendarManager, ne as durationPlugin, L as getAvailableLocales, I as registerAllLocales, X as relativeTimePlugin, ie as timeGuard, ae as version };