Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hebcal/leyning

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hebcal/leyning - npm Package Compare versions

Comparing version 2.2.2 to 2.3.0

12

leyning.d.ts

@@ -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

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc