@hebcal/leyning
Advanced tools
Comparing version 4.9.2 to 4.10.0
@@ -35,4 +35,8 @@ /// <reference types="node"/> | ||
haftara: string; | ||
/** Haftarah for Sephardic, such as `Isaiah 42:5 - 42:21` */ | ||
/** Number of verses in the Haftarah */ | ||
haftaraNumV?: number; | ||
/** Haftarah for Sephardim, such as `Isaiah 42:5 - 42:21` */ | ||
sephardic?: string; | ||
/** Number of verses in the Haftarah for Sephardim */ | ||
sephardicNumV?: number; | ||
/** Map of aliyot `1` through `7` plus `M` for maftir */ | ||
@@ -39,0 +43,0 @@ fullkriyah: AliyotMap; |
{ | ||
"name": "@hebcal/leyning", | ||
"version": "4.9.2", | ||
"version": "4.10.0", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -63,4 +63,4 @@ "keywords": [ | ||
"@ava/babel": "^2.0.0", | ||
"@babel/core": "^7.15.5", | ||
"@babel/preset-env": "^7.15.6", | ||
"@babel/core": "^7.15.8", | ||
"@babel/preset-env": "^7.15.8", | ||
"@babel/register": "^7.14.5", | ||
@@ -72,3 +72,3 @@ "@rollup/plugin-babel": "^5.3.0", | ||
"ava": "^3.15.0", | ||
"core-js": "^3.18.1", | ||
"core-js": "^3.18.2", | ||
"eslint": "^7.32.0", | ||
@@ -78,5 +78,5 @@ "eslint-config-google": "^0.14.0", | ||
"jsdoc-to-markdown": "^7.0.1", | ||
"rollup": "^2.57.0", | ||
"rollup": "^2.58.0", | ||
"rollup-plugin-terser": "^7.0.2" | ||
} | ||
} |
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
538656
6162