Socket
Socket
Sign inDemoInstall

cozy-ical

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cozy-ical - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

lib/index.js

@@ -683,3 +683,3 @@ // Generated by CoffeeScript 1.4.0

stampDate: moment.tz(stampDate, UTCFormat, 'UTC').toDate(),
startDate: moment.tz(startDate, iCalFormat, timezoneStart.toDate()),
startDate: moment.tz(startDate, iCalFormat, timezoneStart).toDate(),
endDate: endDate,

@@ -686,0 +686,0 @@ duration: duration,

{
"name": "cozy-ical",
"version": "1.0.5",
"version": "1.0.6",
"description": "Cozy-Ical provides ICal Parser, generators and helpers",

@@ -5,0 +5,0 @@ "main": "lib/index",

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