@hebcal/leyning
Advanced tools
Comparing version 2.2.2 to 2.3.0
@@ -48,4 +48,3 @@ /// <reference types="node"/> | ||
/** | ||
* Looks up leyning for a given holiday name. Name should be an | ||
* (untranslated) string used in holiday-readons.json. Returns some | ||
* Looks up leyning for a given holiday. Returns some | ||
* of full kriyah aliyot, special Maftir, special Haftarah | ||
@@ -59,2 +58,11 @@ * @param e - the Hebcal event associated with this leyning | ||
/** | ||
* Looks up leyning for a given holiday key. Key should be an | ||
* (untranslated) string used in holiday-readings.json. Returns some | ||
* of full kriyah aliyot, special Maftir, special Haftarah | ||
* @param key - name from `holiday-readings.json` to find | ||
* @returns map of aliyot | ||
*/ | ||
export function getLeyningForHolidayKey(key: string): Leyning; | ||
/** | ||
* Looks up leyning for a regular Shabbat parsha. | ||
@@ -61,0 +69,0 @@ * @param e - the Hebcal event associated with this leyning |
{ | ||
"name": "@hebcal/leyning", | ||
"version": "2.2.2", | ||
"version": "2.3.0", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
358826
3518