@magmacomputing/tempo-plugin-astro 1.1.5 → 1.1.6

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.
package/CHANGELOG.md ADDED
@@ -0,0 +1,47 @@
1
+ # Changelog
2
+
3
+ All notable changes to the `@magmacomputing/tempo-plugin-astro` project will be documented in this file.
4
+
5
+ ## [1.1.4] - 2026-06-11
6
+
7
+ ### Changed
8
+ - Renamed the metadata payload property `type` to `event` (Equinox vs. Solstice) to better reflect astronomical terminology and reduce naming collisions.
9
+ - Refactored internal `calculateAstroMoment` parameter from `season` to `quarter` to resolve semantic ambiguity between meteorological seasons and astronomical quarters.
10
+ - Augmented the `@magmacomputing/tempo/core` module to natively type the `TempoTermRegistry` for `astro` and `astronomy`, providing full strict IntelliSense autocomplete for IDEs.
11
+
12
+ ## [1.1.3] - 2026-06-07
13
+
14
+ ### Security
15
+ - Migrated licensing enforcement from `jose` to the native WebCrypto Tempo Core primitives.
16
+
17
+ ### Fixed
18
+ - Replaced all usage of the global `Date` object with the `instant()` temporal engine in the core validator to ensure timeline consistency.
19
+ - Corrected test environment resolution boundaries that caused unhandled asynchronous Promise verification leaks.
20
+
21
+ ## [1.1.2] - 2026-06-04
22
+
23
+ ### Fixed
24
+ - Resolved the "Ghost-Trap" architectural conflict that prevented validation when used with Tempo v3.0.0.
25
+ - Decoupled `definePremiumTerm` and cryptographic validation from the plugin bundle. Licensing engine state and references are now directly imported from the Tempo Core (`@magmacomputing/tempo/plugin`).
26
+ - Removed the `@magmacomputing/tempo-plugin-core` bundled `devDependency` to prevent duplicate initialization.
27
+
28
+ ## [1.0.2] - 2026-05-25
29
+
30
+ ### Security
31
+ - Migrated licensing enforcement to the newly decoupled `@magmacomputing/tempo-plugin-core` workspace.
32
+ - The proprietary license verification and string-obfuscation logic is now baked directly into the plugin bundle during the build step, decentralizing the security model and eliminating reliance on the open-source engine for validation.
33
+ - Updated `devDependencies` to automatically resolve the new internal `@core` monorepo symlink via `tsup`.
34
+
35
+ ## [1.0.0] - 2026-05-18
36
+
37
+ ### Added
38
+ - Initial release of the Astronomical Seasons plugin.
39
+ - Implements the Jean Meeus polynomial approximation algorithm for precise Equinox and Solstice moments.
40
+ - Returns fully scoped astronomical objects containing:
41
+ - Precise start/end dates for each astronomical season
42
+ - The astronomical `key` (Vernal, Summer, Autumnal, Winter)
43
+ - The colloquial traditional `season` mapping (Spring, Summer, Autumn, Winter)
44
+ - The `event` (Equinox vs. Solstice)
45
+ - Fully supports automatic label inversion for Northern vs. Southern hemisphere configurations (`sphere: 'south'`).
46
+ - Implements the `v2.10.0` Tempo Core Licensing API via cryptographic JSON Web Signatures (JWS).
47
+ - Auto-registers itself via side-effect upon import.
package/dist/index.js CHANGED
@@ -1 +1 @@
1
- const a0_0x2e7852=a0_0x24bb;(function(_0x4085b8,_0x36fb6c){const _0x4ce143=a0_0x24bb,_0x52677b=_0x4085b8();while(!![]){try{const _0x1cc85e=-parseInt(_0x4ce143(0x182))/0x1+parseInt(_0x4ce143(0x18e))/0x2*(parseInt(_0x4ce143(0x173))/0x3)+-parseInt(_0x4ce143(0x174))/0x4*(parseInt(_0x4ce143(0x188))/0x5)+parseInt(_0x4ce143(0x198))/0x6+-parseInt(_0x4ce143(0x17b))/0x7*(-parseInt(_0x4ce143(0x185))/0x8)+parseInt(_0x4ce143(0x19e))/0x9*(-parseInt(_0x4ce143(0x199))/0xa)+parseInt(_0x4ce143(0x196))/0xb*(parseInt(_0x4ce143(0x17e))/0xc);if(_0x1cc85e===_0x36fb6c)break;else _0x52677b['push'](_0x52677b['shift']());}catch(_0x5d0002){_0x52677b['push'](_0x52677b['shift']());}}}(a0_0x223a,0x34f4b));function a0_0x223a(){const _0x5ae4d2=['key','vernal','22296rpjbyC','Vernal','autumnal','winter','196605skHHGO','Spring','minute','8QFwyib','nanosecond','add','15WvMEHb','year','Winter','millisecond','South','UTC','2wXfRyz','trunc','microsecond','Solstice','map','Autumn','push','second','3058SbNJgW','hour','1588278hXWizm','33310fzsezk','Equinox','sphere','day','Summer','1143PhINjA','astronomy','month','599739obsOYi','206712isuJhG','toDateTime','config','extend','timeZoneId','find','Autumnal','73031TyqBgG'];a0_0x223a=function(){return _0x5ae4d2;};return a0_0x223a();}import{Tempo,enums}from'@magmacomputing/tempo/core';import{getTermRange}from'@magmacomputing/tempo/term';import{definePremiumTerm}from'@magmacomputing/tempo/plugin';import{enumify}from'@magmacomputing/tempo/library';var ASTRO=enumify({'Vernal':a0_0x2e7852(0x17d),'Summer':'summer','Autumnal':a0_0x2e7852(0x180),'Winter':'winter'}),{COMPASS,DURATIONS}=enums,key='astro',scope='astronomy';function calculateAstroMoment(_0x58ca84,_0x14dcc0,_0x51102e){const _0x4ddc85=a0_0x2e7852,_0x165c3b=(_0x58ca84-0x7d0)/0x3e8;let _0x366f7f;switch(_0x14dcc0){case ASTRO['Vernal']:_0x366f7f=2451623.80984+365242.37404*_0x165c3b+0.05169*_0x165c3b*_0x165c3b;break;case ASTRO[_0x4ddc85(0x19d)]:_0x366f7f=2451716.56767+365241.62603*_0x165c3b+0.00325*_0x165c3b*_0x165c3b;break;case ASTRO['Autumnal']:_0x366f7f=2451810.21715+365242.01767*_0x165c3b-0.11575*_0x165c3b*_0x165c3b;break;case ASTRO[_0x4ddc85(0x18a)]:_0x366f7f=2451900.05952+365242.74049*_0x165c3b-0.06223*_0x165c3b*_0x165c3b;break;}const _0x11c7e0=Math[_0x4ddc85(0x18f)]((_0x366f7f-2440587.5)*DURATIONS['days']);return new Tempo(_0x11c7e0,{'timeZone':_0x51102e,'timeStamp':'ms'});}function resolve(_0xf50638,_0x2179b){const _0x22af23=a0_0x2e7852,_0x43dba7=_0xf50638[_0x22af23(0x176)][_0x22af23(0x19b)];if(!_0x43dba7)return[];const _0x5132ce=_0x2179b?.['yy']??_0x2179b?.[_0x22af23(0x189)]??_0xf50638['yy'],_0x45f2ad=_0x2179b?.[_0x22af23(0x178)]??_0xf50638['tz']??_0x22af23(0x18d),_0x5b5b8f=[],_0x5aafe5=_0x43dba7===COMPASS[_0x22af23(0x18c)]?{'vernal':'Autumnal','summer':_0x22af23(0x18a),'autumnal':'Vernal','winter':_0x22af23(0x19d)}:{'vernal':_0x22af23(0x17f),'summer':_0x22af23(0x19d),'autumnal':_0x22af23(0x17a),'winter':_0x22af23(0x18a)},_0x4b0d62=_0x43dba7===COMPASS[_0x22af23(0x18c)]?{'vernal':'Autumn','summer':'Winter','autumnal':_0x22af23(0x183),'winter':'Summer'}:{'vernal':_0x22af23(0x183),'summer':_0x22af23(0x19d),'autumnal':_0x22af23(0x193),'winter':_0x22af23(0x18a)};for(const _0x4d0bac of[_0x5132ce-0x1,_0x5132ce,_0x5132ce+0x1]){const _0xf7ebeb=(_0x3cbfd8,_0x5b9ac8)=>{const _0x3c83af=_0x22af23,_0x4f12aa=calculateAstroMoment(_0x3cbfd8,_0x5b9ac8,_0x45f2ad),_0x161d9e=_0x4f12aa[_0x3c83af(0x175)]();return{'year':_0x161d9e['year'],'month':_0x161d9e[_0x3c83af(0x1a0)],'day':_0x161d9e[_0x3c83af(0x19c)],'hour':_0x161d9e[_0x3c83af(0x197)],'minute':_0x161d9e[_0x3c83af(0x184)],'second':_0x161d9e['second'],'millisecond':_0x161d9e[_0x3c83af(0x18b)],'microsecond':_0x161d9e[_0x3c83af(0x190)],'nanosecond':_0x161d9e[_0x3c83af(0x186)]};};_0x5b5b8f[_0x22af23(0x194)]({'key':_0x5aafe5['vernal'],'season':_0x4b0d62[_0x22af23(0x17d)],'sphere':_0x43dba7,..._0xf7ebeb(_0x4d0bac,ASTRO[_0x22af23(0x17f)]),'event':_0x22af23(0x19a),'group':_0x22af23(0x19f)}),_0x5b5b8f[_0x22af23(0x194)]({'key':_0x5aafe5['summer'],'season':_0x4b0d62['summer'],'sphere':_0x43dba7,..._0xf7ebeb(_0x4d0bac,ASTRO[_0x22af23(0x19d)]),'event':'Solstice','group':'astronomy'}),_0x5b5b8f['push']({'key':_0x5aafe5[_0x22af23(0x180)],'season':_0x4b0d62['autumnal'],'sphere':_0x43dba7,..._0xf7ebeb(_0x4d0bac,ASTRO[_0x22af23(0x17a)]),'event':_0x22af23(0x19a),'group':_0x22af23(0x19f)}),_0x5b5b8f[_0x22af23(0x194)]({'key':_0x5aafe5[_0x22af23(0x181)],'season':_0x4b0d62['winter'],'sphere':_0x43dba7,..._0xf7ebeb(_0x4d0bac,ASTRO[_0x22af23(0x18a)]),'event':_0x22af23(0x191),'group':_0x22af23(0x19f)});}return _0x5b5b8f;}function a0_0x24bb(_0x3c861a,_0x394f64){_0x3c861a=_0x3c861a-0x173;const _0x223ac5=a0_0x223a();let _0x24bbf3=_0x223ac5[_0x3c861a];return _0x24bbf3;}function resolveDateBoundary(_0x1d2029,_0x54d615){const _0x5abbe1=a0_0x2e7852,_0x1fddaa=resolve(_0x1d2029,_0x54d615);return _0x1fddaa[_0x5abbe1(0x192)](_0x7b82b9=>({..._0x7b82b9,'hour':0x0,'minute':0x0,'second':0x0,'millisecond':0x0,'microsecond':0x0,'nanosecond':0x0}));}var AstroTerm=definePremiumTerm({'key':key,'scope':scope,'resolve'(_0x5a2d2e){return resolve(this,_0x5a2d2e);},'define'(_0x246a08,_0x219658){const _0x549940=a0_0x2e7852,_0x19aae4=resolve(this,_0x219658),_0x45c5c5=resolveDateBoundary(this,_0x219658),_0xb40bb1=_0x219658??this['toDateTime']();if(_0x246a08===!![]||_0x246a08===void 0x0){const _0x3e7696=getTermRange(this,_0x45c5c5,!![],_0x219658);return _0x3e7696;}const _0x58e84d=getTermRange(this,_0x19aae4,![],_0x219658);if(!_0x58e84d)return _0x58e84d;const _0x37665b=getTermRange(this,_0x45c5c5,![],_0x219658);if(!_0x37665b)return _0x58e84d;const _0x349896=_0x19aae4[_0x549940(0x179)](_0xcb0ddd=>_0xcb0ddd[_0x549940(0x17c)]===_0x37665b[_0x549940(0x17c)]&&_0xcb0ddd['year']===_0x37665b[_0x549940(0x189)]&&_0xcb0ddd[_0x549940(0x1a0)]===_0x37665b[_0x549940(0x1a0)]&&_0xcb0ddd[_0x549940(0x19c)]===_0x37665b[_0x549940(0x19c)]);if(!_0x349896)return{..._0x37665b,'strict':_0x58e84d[_0x549940(0x17c)]};const _0x533594=_0xb40bb1['with']({'year':_0x349896['year'],'month':_0x349896[_0x549940(0x1a0)],'day':_0x349896[_0x549940(0x19c)],'hour':_0x349896[_0x549940(0x197)]??0x0,'minute':_0x349896[_0x549940(0x184)]??0x0,'second':_0x349896[_0x549940(0x195)]??0x0,'millisecond':_0x349896[_0x549940(0x18b)]??0x0,'microsecond':_0x349896[_0x549940(0x190)]??0x0,'nanosecond':_0x349896[_0x549940(0x186)]??0x0})[_0x549940(0x187)]({'minutes':0x1}),_0x26ab13=getTermRange(this,_0x19aae4,![],_0x533594);if(!_0x26ab13)return{..._0x37665b,'strict':_0x58e84d[_0x549940(0x17c)]};return{..._0x26ab13,'strict':_0x58e84d[_0x549940(0x17c)]};}});Tempo[a0_0x2e7852(0x177)](AstroTerm);export{AstroTerm};
1
+ const a0_0x301a05=a0_0x4b00;(function(_0x8dcba5,_0x5b2b74){const _0x5f3fc8=a0_0x4b00,_0xb49b05=_0x8dcba5();while(!![]){try{const _0x495b8f=parseInt(_0x5f3fc8(0x123))/0x1*(parseInt(_0x5f3fc8(0x13e))/0x2)+-parseInt(_0x5f3fc8(0x133))/0x3+parseInt(_0x5f3fc8(0x141))/0x4*(-parseInt(_0x5f3fc8(0x125))/0x5)+-parseInt(_0x5f3fc8(0x145))/0x6*(parseInt(_0x5f3fc8(0x13c))/0x7)+-parseInt(_0x5f3fc8(0x126))/0x8+parseInt(_0x5f3fc8(0x12b))/0x9+parseInt(_0x5f3fc8(0x14a))/0xa;if(_0x495b8f===_0x5b2b74)break;else _0xb49b05['push'](_0xb49b05['shift']());}catch(_0x528f5a){_0xb49b05['push'](_0xb49b05['shift']());}}}(a0_0x5da1,0x97794));import{Tempo,enums}from'@magmacomputing/tempo/core';import{getTermRange}from'@magmacomputing/tempo/term';function a0_0x4b00(_0x9ec0f,_0x3e9b15){_0x9ec0f=_0x9ec0f-0x11f;const _0x5da1d4=a0_0x5da1();let _0x4b0097=_0x5da1d4[_0x9ec0f];return _0x4b0097;}import{definePremiumTerm}from'@magmacomputing/tempo/plugin';import{enumify}from'@magmacomputing/tempo/library';var ASTRO=enumify({'Vernal':a0_0x301a05(0x129),'Summer':'summer','Autumnal':a0_0x301a05(0x12f),'Winter':'winter'}),{COMPASS,DURATIONS}=enums,key=a0_0x301a05(0x140),scope=a0_0x301a05(0x120);function a0_0x5da1(){const _0x12c633=['Solstice','5JAvxLa','7173928ClsaLI','nanosecond','push','vernal','Equinox','7646490oGKdoU','days','hour','second','autumnal','South','Summer','month','2157663ByuhNq','year','add','Spring','find','microsecond','Winter','summer','sphere','3319547KyOuWF','extend','2317690CwrnxU','with','astro','2392260QLSzrU','Autumn','map','toDateTime','12djHUEl','key','trunc','Autumnal','winter','17744500mUcBiJ','day','minute','config','millisecond','astronomy','UTC','Vernal','1bzXWgD'];a0_0x5da1=function(){return _0x12c633;};return a0_0x5da1();}function calculateAstroMoment(_0xf56da5,_0x573bba,_0x9f821a){const _0x8e37bc=a0_0x301a05,_0x327d8d=(_0xf56da5-0x7d0)/0x3e8;let _0x468431;switch(_0x573bba){case ASTRO['Vernal']:_0x468431=2451623.80984+365242.37404*_0x327d8d+0.05169*_0x327d8d*_0x327d8d;break;case ASTRO['Summer']:_0x468431=2451716.56767+365241.62603*_0x327d8d+0.00325*_0x327d8d*_0x327d8d;break;case ASTRO[_0x8e37bc(0x148)]:_0x468431=2451810.21715+365242.01767*_0x327d8d-0.11575*_0x327d8d*_0x327d8d;break;case ASTRO[_0x8e37bc(0x139)]:_0x468431=2451900.05952+365242.74049*_0x327d8d-0.06223*_0x327d8d*_0x327d8d;break;}const _0x2dc389=Math[_0x8e37bc(0x147)]((_0x468431-2440587.5)*DURATIONS[_0x8e37bc(0x12c)]);return new Tempo(_0x2dc389,{'timeZone':_0x9f821a,'timeStamp':'ms'});}function resolve(_0x5de8de,_0x3364e6){const _0x2b33f9=a0_0x301a05,_0x381cf9=_0x5de8de[_0x2b33f9(0x14d)][_0x2b33f9(0x13b)];if(!_0x381cf9)return[];const _0x5cba0a=_0x3364e6?.['yy']??_0x3364e6?.[_0x2b33f9(0x134)]??_0x5de8de['yy'],_0x3dec82=_0x3364e6?.['timeZoneId']??_0x5de8de['tz']??_0x2b33f9(0x121),_0x5ade56=[],_0x123c4d=_0x381cf9===COMPASS[_0x2b33f9(0x130)]?{'vernal':_0x2b33f9(0x148),'summer':'Winter','autumnal':_0x2b33f9(0x122),'winter':_0x2b33f9(0x131)}:{'vernal':_0x2b33f9(0x122),'summer':_0x2b33f9(0x131),'autumnal':_0x2b33f9(0x148),'winter':'Winter'},_0x59a54b=_0x381cf9===COMPASS[_0x2b33f9(0x130)]?{'vernal':_0x2b33f9(0x142),'summer':'Winter','autumnal':_0x2b33f9(0x136),'winter':_0x2b33f9(0x131)}:{'vernal':_0x2b33f9(0x136),'summer':_0x2b33f9(0x131),'autumnal':_0x2b33f9(0x142),'winter':_0x2b33f9(0x139)};for(const _0x3a97ce of[_0x5cba0a-0x1,_0x5cba0a,_0x5cba0a+0x1]){const _0x307251=(_0x2d8836,_0x241add)=>{const _0x5828fd=_0x2b33f9,_0x5391f1=calculateAstroMoment(_0x2d8836,_0x241add,_0x3dec82),_0x4ca894=_0x5391f1['toDateTime']();return{'year':_0x4ca894[_0x5828fd(0x134)],'month':_0x4ca894[_0x5828fd(0x132)],'day':_0x4ca894[_0x5828fd(0x14b)],'hour':_0x4ca894[_0x5828fd(0x12d)],'minute':_0x4ca894[_0x5828fd(0x14c)],'second':_0x4ca894[_0x5828fd(0x12e)],'millisecond':_0x4ca894['millisecond'],'microsecond':_0x4ca894[_0x5828fd(0x138)],'nanosecond':_0x4ca894[_0x5828fd(0x127)]};};_0x5ade56[_0x2b33f9(0x128)]({'key':_0x123c4d[_0x2b33f9(0x129)],'season':_0x59a54b['vernal'],'sphere':_0x381cf9,..._0x307251(_0x3a97ce,ASTRO[_0x2b33f9(0x122)]),'event':_0x2b33f9(0x12a),'group':_0x2b33f9(0x120)}),_0x5ade56[_0x2b33f9(0x128)]({'key':_0x123c4d['summer'],'season':_0x59a54b[_0x2b33f9(0x13a)],'sphere':_0x381cf9,..._0x307251(_0x3a97ce,ASTRO[_0x2b33f9(0x131)]),'event':_0x2b33f9(0x124),'group':_0x2b33f9(0x120)}),_0x5ade56['push']({'key':_0x123c4d[_0x2b33f9(0x12f)],'season':_0x59a54b['autumnal'],'sphere':_0x381cf9,..._0x307251(_0x3a97ce,ASTRO['Autumnal']),'event':_0x2b33f9(0x12a),'group':'astronomy'}),_0x5ade56['push']({'key':_0x123c4d[_0x2b33f9(0x149)],'season':_0x59a54b['winter'],'sphere':_0x381cf9,..._0x307251(_0x3a97ce,ASTRO[_0x2b33f9(0x139)]),'event':_0x2b33f9(0x124),'group':'astronomy'});}return _0x5ade56;}function resolveDateBoundary(_0x5f362a,_0x501afe){const _0x48e68e=a0_0x301a05,_0x4085a4=resolve(_0x5f362a,_0x501afe);return _0x4085a4[_0x48e68e(0x143)](_0x473ad3=>({..._0x473ad3,'hour':0x0,'minute':0x0,'second':0x0,'millisecond':0x0,'microsecond':0x0,'nanosecond':0x0}));}var AstroTerm=definePremiumTerm({'key':key,'scope':scope,'resolve'(_0x36cd99){return resolve(this,_0x36cd99);},'define'(_0x4d2772,_0x381a2c){const _0x1c82f9=a0_0x301a05,_0x1a94ec=resolve(this,_0x381a2c),_0x5a980f=resolveDateBoundary(this,_0x381a2c),_0x278591=_0x381a2c??this[_0x1c82f9(0x144)]();if(_0x4d2772===!![]||_0x4d2772===void 0x0){const _0x3e9dd1=getTermRange(this,_0x5a980f,!![],_0x381a2c);return _0x3e9dd1;}const _0x19ac41=getTermRange(this,_0x1a94ec,![],_0x381a2c);if(!_0x19ac41)return _0x19ac41;const _0x3ec9df=getTermRange(this,_0x5a980f,![],_0x381a2c);if(!_0x3ec9df)return _0x19ac41;const _0x20e687=_0x1a94ec[_0x1c82f9(0x137)](_0x318ec7=>_0x318ec7['key']===_0x3ec9df['key']&&_0x318ec7['year']===_0x3ec9df['year']&&_0x318ec7[_0x1c82f9(0x132)]===_0x3ec9df['month']&&_0x318ec7['day']===_0x3ec9df[_0x1c82f9(0x14b)]);if(!_0x20e687)return{..._0x3ec9df,'strict':_0x19ac41[_0x1c82f9(0x146)]};const _0x384ae9=_0x278591[_0x1c82f9(0x13f)]({'year':_0x20e687[_0x1c82f9(0x134)],'month':_0x20e687[_0x1c82f9(0x132)],'day':_0x20e687[_0x1c82f9(0x14b)],'hour':_0x20e687[_0x1c82f9(0x12d)]??0x0,'minute':_0x20e687[_0x1c82f9(0x14c)]??0x0,'second':_0x20e687[_0x1c82f9(0x12e)]??0x0,'millisecond':_0x20e687[_0x1c82f9(0x11f)]??0x0,'microsecond':_0x20e687[_0x1c82f9(0x138)]??0x0,'nanosecond':_0x20e687['nanosecond']??0x0})[_0x1c82f9(0x135)]({'minutes':0x1}),_0x2d4ddd=getTermRange(this,_0x1a94ec,![],_0x384ae9);if(!_0x2d4ddd)return{..._0x3ec9df,'strict':_0x19ac41[_0x1c82f9(0x146)]};return{..._0x2d4ddd,'strict':_0x19ac41[_0x1c82f9(0x146)]};}});Tempo[a0_0x301a05(0x13d)](AstroTerm);export{AstroTerm};
package/package.json CHANGED
@@ -1,12 +1,15 @@
1
1
  {
2
2
  "name": "@magmacomputing/tempo-plugin-astro",
3
- "version": "1.1.5",
3
+ "version": "1.1.6",
4
4
  "description": "Tempo plugin that calculates precise astronomical seasons (solstices & equinoxes) using the Jean Meeus algorithm — hemisphere-aware, sub-minute accuracy",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "license": "Proprietary",
8
8
  "files": [
9
- "dist"
9
+ "dist",
10
+ "README.md",
11
+ "CHANGELOG.md",
12
+ "LICENSE"
10
13
  ],
11
14
  "publishConfig": {
12
15
  "access": "public",
@@ -37,6 +40,7 @@
37
40
  "solstice",
38
41
  "equinox",
39
42
  "vernal-equinox",
43
+ "autumnal-equinox",
40
44
  "summer-solstice",
41
45
  "winter-solstice",
42
46
  "jean-meeus",
@@ -54,4 +58,4 @@
54
58
  "import": "./dist/index.js"
55
59
  }
56
60
  }
57
- }
61
+ }