@hebcal/leyning
Advanced tools
Comparing version 4.12.1 to 4.13.0
{ | ||
"name": "@hebcal/leyning", | ||
"version": "4.12.1", | ||
"version": "4.13.0", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@hebcal/core": "^3.30.0" | ||
"@hebcal/core": "^3.33.5" | ||
}, | ||
@@ -52,9 +52,2 @@ "scripts": { | ||
], | ||
"babel": { | ||
"testOptions": { | ||
"presets": [ | ||
"@babel/env" | ||
] | ||
} | ||
}, | ||
"inherit": true, | ||
@@ -64,19 +57,18 @@ "verbose": true | ||
"devDependencies": { | ||
"@ava/babel": "^2.0.0", | ||
"@babel/core": "^7.16.0", | ||
"@babel/preset-env": "^7.16.4", | ||
"@babel/register": "^7.16.0", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"@rollup/plugin-commonjs": "^21.0.1", | ||
"@babel/core": "^7.17.8", | ||
"@babel/preset-env": "^7.16.11", | ||
"@babel/register": "^7.17.7", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"@rollup/plugin-commonjs": "^21.0.2", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.6", | ||
"ava": "^3.15.0", | ||
"core-js": "^3.19.3", | ||
"eslint": "^8.4.1", | ||
"@rollup/plugin-node-resolve": "^13.1.3", | ||
"ava": "^4.1.0", | ||
"core-js": "^3.21.1", | ||
"eslint": "^8.11.0", | ||
"eslint-config-google": "^0.14.0", | ||
"jsdoc": "^3.6.7", | ||
"jsdoc-to-markdown": "^7.1.0", | ||
"rollup": "^2.61.0", | ||
"jsdoc": "^3.6.10", | ||
"jsdoc-to-markdown": "^7.1.1", | ||
"rollup": "^2.70.1", | ||
"rollup-plugin-terser": "^7.0.2" | ||
} | ||
} |
@@ -6,2 +6,23 @@ # @hebcal/leyning | ||
This package includes both traditional (full kriyah), triennial and weekday | ||
Torah readings. | ||
“Many congregations pattern their weekly Torah reading cycle after a system | ||
similar to the one used in ancient Israel during the rabbinic period. In | ||
this system, the traditional parashiot are each divided into three shorter | ||
segments, and the whole Torah is completed once every three years. The | ||
system has both advantages and disadvantages, but its ability to shorten | ||
the length of Torah reading without sacrificing the complete reading of the | ||
Torah on a regular basis has made it the choice of some synagogues in the | ||
Conservative Movement.” | ||
[A Complete Triennial System for Reading the Torah, Committee on Jewish Law and Standards of the Rabbinical Assembly](https://www.rabbinicalassembly.org/sites/default/files/public/halakhah/teshuvot/19861990/eisenberg_triennial.pdf) | ||
Update December 2021: In November 2020, the CJLS modified the triennial | ||
cycle for some combined parshiyot to change the reading for year 3 to be | ||
the third section of the parashah. | ||
[Modification of the Triennial Cycle Readings for Combined Parashot in Certain Years](https://www.rabbinicalassembly.org/sites/default/files/2021-09/cohen-triennial.pdf), Rabbi Miles B. Cohen | ||
## Installation | ||
@@ -329,2 +350,10 @@ ```bash | ||
<a name="getTriennialForParshaHaShavua..reason"></a> | ||
### getTriennialForParshaHaShavua~reason | ||
**Kind**: inner constant of [<code>getTriennialForParshaHaShavua</code>](#getTriennialForParshaHaShavua) | ||
**Todo** | ||
- [ ] update unit tests instead | ||
<a name="Aliyah"></a> | ||
@@ -331,0 +360,0 @@ |
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
Sorry, the diff of this file is not supported yet
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
598479
15
7241
410
Updated@hebcal/core@^3.33.5