Socket
Socket
Sign inDemoInstall

@hebcal/icalendar

Package Overview
Dependencies
20
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.18.3 to 4.18.4

7

dist/index.js

@@ -1,2 +0,2 @@

/*! @hebcal/icalendar v4.18.3 */
/*! @hebcal/icalendar v4.18.4 */
'use strict';

@@ -9,3 +9,3 @@

const version="4.18.3";
const version="4.18.4";

@@ -17,2 +17,3 @@ const VTIMEZONE = {};

mishnayomi: 'Mishna Yomi',
yerushalmi: 'Yerushalmi Yomi',
havdalah: 'Holiday',

@@ -314,3 +315,3 @@ hebdate: null,

const torahMemoCache = new Map();
const HOLIDAY_IGNORE_MASK = core.flags.DAF_YOMI | core.flags.OMER_COUNT | core.flags.SHABBAT_MEVARCHIM | core.flags.MOLAD | core.flags.USER_EVENT | core.flags.MISHNA_YOMI | core.flags.HEBREW_DATE;
const HOLIDAY_IGNORE_MASK = core.flags.DAF_YOMI | core.flags.OMER_COUNT | core.flags.SHABBAT_MEVARCHIM | core.flags.MOLAD | core.flags.USER_EVENT | core.flags.MISHNA_YOMI | core.flags.YERUSHALMI_YOMI | core.flags.HEBREW_DATE;

@@ -317,0 +318,0 @@ /**

{
"name": "@hebcal/icalendar",
"version": "4.18.3",
"version": "4.18.4",
"author": "Michael J. Radwin (https://github.com/mjradwin)",

@@ -27,4 +27,4 @@ "keywords": [

"dependencies": {
"@hebcal/core": "^3.45.5",
"@hebcal/rest-api": "^4.3.6",
"@hebcal/core": "^3.46.1",
"@hebcal/rest-api": "^4.3.7",
"murmurhash3": "^0.5.0"

@@ -58,9 +58,9 @@ },

"@rollup/plugin-json": "^5.0.1",
"ava": "^5.0.1",
"eslint": "^8.27.0",
"ava": "^5.1.0",
"eslint": "^8.28.0",
"eslint-config-google": "^0.14.0",
"jsdoc": "^4.0.0",
"jsdoc-to-markdown": "^7.1.1",
"rollup": "^3.3.0"
"rollup": "^3.4.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc