@hebcal/icalendar
Advanced tools
Comparing version 4.9.2 to 4.9.3
@@ -1,2 +0,2 @@ | ||
/*! @hebcal/icalendar v4.9.2 */ | ||
/*! @hebcal/icalendar v4.9.3 */ | ||
'use strict'; | ||
@@ -452,3 +452,3 @@ | ||
var version="4.9.2"; | ||
var version="4.9.3"; | ||
@@ -752,3 +752,3 @@ const VTIMEZONE = {}; | ||
if (torahMemo) { | ||
memo += '\\n' + torahMemo; | ||
memo += '\\n\\n' + torahMemo; | ||
} | ||
@@ -755,0 +755,0 @@ |
{ | ||
"name": "@hebcal/icalendar", | ||
"version": "4.9.2", | ||
"version": "4.9.3", | ||
"author": "Michael J. Radwin (https://github.com/mjradwin)", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@hebcal/core": "^3.20.2", | ||
"@hebcal/core": "^3.20.3", | ||
"@hebcal/rest-api": "^3.7.0" | ||
@@ -30,0 +30,0 @@ }, |
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
66323
Updated@hebcal/core@^3.20.3