Socket
Socket
Sign inDemoInstall

@hebcal/icalendar

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hebcal/icalendar - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

7

dist/index.js

@@ -899,3 +899,3 @@ 'use strict';

var version="2.6.0";
var version="2.7.0";

@@ -1158,2 +1158,7 @@ /* eslint-disable max-len */

});
if (options.relcalid) {
readable.push(`X-WR-RELCALID:${options.relcalid}\r\n`);
}
const location = options.location;

@@ -1160,0 +1165,0 @@

2

package.json
{
"name": "@hebcal/icalendar",
"version": "2.6.0",
"version": "2.7.0",
"author": "Michael J. Radwin (https://github.com/mjradwin)",

@@ -5,0 +5,0 @@ "keywords": [

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