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
137
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 4.9.2 to 4.10.0

6

leyning.d.ts

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

10

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

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