@hebcal/core 5.2.0 → 5.2.2
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/README.md +1 -0
- package/dist/bundle.js +9346 -8256
- package/dist/bundle.min.js +2 -2
- package/dist/index.cjs +3999 -9
- package/dist/index.mjs +3999 -9
- package/hebcal.d.ts +54 -6
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -3275,6 +3275,7 @@ Holiday flags for Event
|
|
|
3275
3275
|
| YOM_KIPPUR_KATAN | <code>number</code> | <code>8388608</code> | Yom Kippur Katan, minor day of atonement on the day preceeding each Rosh Chodesh |
|
|
3276
3276
|
| YERUSHALMI_YOMI | <code>number</code> | <code>16777216</code> | Daily page of Jerusalem Talmud (Yerushalmi) |
|
|
3277
3277
|
| NACH_YOMI | <code>number</code> | <code>33554432</code> | Nach Yomi |
|
|
3278
|
+
| DAILY_LEARNING | <code>number</code> | <code>67108864</code> | Daily Learning |
|
|
3278
3279
|
|
|
3279
3280
|
<a name="parshiot"></a>
|
|
3280
3281
|
|