Socket
Socket
Sign inDemoInstall

@hebcal/icalendar

Package Overview
Dependencies
3
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.10.0 to 4.11.0

8

dist/index.js

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

/*! @hebcal/icalendar v4.10.0 */
/*! @hebcal/icalendar v4.11.0 */
'use strict';

@@ -452,3 +452,3 @@

var version="4.10.0";
var version="4.11.0";

@@ -799,2 +799,6 @@ const VTIMEZONE = {};

if (options.calendarColor) {
stream.push(`X-APPLE-CALENDAR-COLOR:${options.calendarColor}\r\n`);
}
const location = options.location;

@@ -801,0 +805,0 @@

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

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

"murmurhash-js": "^1.0.0",
"rollup": "^2.52.7"
"rollup": "^2.53.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