New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ebarooni/capacitor-calendar

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebarooni/capacitor-calendar - npm Package Versions

134

5.4.1

Diff

Changelog

Source

5.4.1

Changed

  • Returning null in getDefaultCalendar when there is no default calendar instead of throwing an error
  • Returning null in getDefaultRemindersList when there is no default list instead of throwing an error
ebarooni
published 6.4.0 •

Changelog

Source

6.4.0

Added

  • New methods to request runtime permissions beside using the permission constants

Fixed

  • createEventWithPrompt throwing error because of undefined event id
ebarooni
published 5.4.0 •

Changelog

Source

5.4.0

Added

  • New methods to request runtime permissions beside using the permission constants

Fixed

  • createEventWithPrompt throwing error because of undefined event id
ebarooni
published 6.3.0 •

Changelog

Source

6.3.0

Added

  • Fetch reminders from selected or all reminder lists (iOS)
  • Delete reminders by id (iOS)

Fixed

  • Using isAllDay with createEventWithPrompt on Android was not functional
ebarooni
published 5.3.0 •

Changelog

Source

5.3.0

Added

  • Fetch reminders from selected or all reminder lists (iOS)
  • Delete reminders by id (iOS)

Fixed

  • Using isAllDay with createEventWithPrompt on Android was not functional
ebarooni
published 6.2.0 •

Changelog

Source

6.2.0

Added

  • Create calendars (iOS)
  • Delete calendars (iOS)

Fixed

  • listCalendars on Android returning calendar id of type number instead of string
  • createEventWithPrompt on Android was not using all options
  • createEventWithPrompt and selectCalendarsWithPrompt were throwing error instead of returning empty array on cancel
ebarooni
published 5.2.0 •

Changelog

Source

5.2.0

Added

  • Create calendars (iOS)
  • Delete calendars (iOS)

Fixed

  • listCalendars on Android returning calendar id of type number instead of string
  • createEventWithPrompt on Android was not using all options
  • createEventWithPrompt and selectCalendarsWithPrompt were throwing error instead of returning empty array on cancel
ebarooni
published 6.1.0 •

Changelog

Source

6.1.0

Changed

  • createEventWithPrompt accepts options
  • Add an alarm for the created events

Fixed

  • Misplaced code in plugin iOS implementation
  • Example app missing permissions for contact on iOS 16 and lower
  • Permissions documentation on iOS incomplete for iOS 16 and lower
ebarooni
published 5.1.0 •

Changelog

Source

5.1.0

Changed

  • createEventWithPrompt accepts options
  • Add an alarm for the created events

Fixed

  • Misplaced code in plugin iOS implementation
  • Example app missing permissions for contact on iOS 16 and lower
  • Permissions documentation on iOS incomplete for iOS 16 and lower
ebarooni
published 6.0.0 •

Changelog

Source

6.0.0

Added

  • Check permissions
  • Check all permissions
  • Request permissions
  • Request all permissions
  • Create event with prompt
  • Create event programmatically
  • Select calendars with prompt (iOS)
  • List calendars
  • Get default calendar
  • Get all reminders lists (iOS)
  • Get default reminders list (iOS)
  • Create reminder (iOS)
  • Open calendars app
  • Open reminders app (iOS)
  • List events in a specified date range
  • Delete events by ID
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