Socket
Socket
Sign inDemoInstall

@hebcal/leyning

Package Overview
Dependencies
1
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.18.0 to 4.18.1

8

leyning.d.ts

@@ -31,2 +31,10 @@ /// <reference types="node"/>

export type Leyning = {
name: {
en: string;
he: string;
};
/** An array of either 1 (regular) or 2 (doubled parsha). `undefined` for holiday readings */
parsha?: string[];
/** 1 for Bereshit, 2 for Noach, etc. `undefined` for holiday readings */
parshaNum?: number;
/** Such as `Genesis 1:1 - 6:8` */

@@ -33,0 +41,0 @@ summary: string;

6

package.json
{
"name": "@hebcal/leyning",
"version": "4.18.0",
"version": "4.18.1",
"author": "Michael J. Radwin (https://github.com/mjradwin)",

@@ -64,9 +64,9 @@ "keywords": [

"core-js": "^3.24.1",
"eslint": "^8.21.0",
"eslint": "^8.22.0",
"eslint-config-google": "^0.14.0",
"jsdoc": "^3.6.11",
"jsdoc-to-markdown": "^7.1.1",
"rollup": "^2.77.3",
"rollup": "^2.78.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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc