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

234

7.1.0

Diff

Changelog

Source

7.1.0

Added

  • commit() method to apply changes to the calendar at a later time
  • createCalendar on Android
  • deleteCalendar on Android
  • deleteReminder on iOS to delete a single reminder
  • getReminderById on iOS
  • deleteEvent on Android and iOS
  • deleteEventWithPrompt on Android and iOS

Changed

  • checkPermission takes CalendarPermissionScope as scope (formerly alias) instead of PluginPermission
  • checkAllPermissions returns { result: CheckAllPermissionsResult; } instead of PluginPermissionsMap
  • requestPermission takes CalendarPermissionScope as scope (formerly alias) instead of PluginPermission
  • requestAllPermissions returns { result: RequestAllPermissionsResult; } instead of PluginPermissionsMap
  • requestAllPermissions is marked as deprecated
  • requestPermission is marked as deprecated
  • Replaced alertOffsetInMinutes, notes and eventIdOptional in createEventWithPrompt
  • Removed eventIdOptional and createEventWithPrompt on android does not return an id anymore

Removed

  • PluginPermissionsMap
  • PluginPermission
ebarooni
published 7.0.0 •

Changelog

Source

7.0.0

Added

  • Support for capacitor 7
  • SPM support on iOS

Removed

  • Angular example app
ebarooni
published 6.7.2 •

Changelog

Source

6.7.2

Fixed

  • Android build error related to Kotlin version
ebarooni
published 6.7.1 •

Changelog

Source

6.7.1

Added

  • Added eventIdOptional property to createEventWithPrompt on Android
ebarooni
published 6.7.0 •

Changelog

Source

6.7.0

Fixed

  • Return type of modifyEvent on iOS

Added

  • Implemented modifying reminders on iOS
ebarooni
published 6.6.1 •

Changelog

Source

6.6.1

Fixed

  • Serialization error for calendar events on iOS
ebarooni
published 6.6.0 •

Changelog

Source

6.6.0

Fixed

  • Not being able to read event color
  • Not being able to read events timezone
  • Error when creating event

Added

  • Color to calendar object
  • Modify events programmatically
  • Modify events with prompt
  • Method for fetching available calendar sources on iOS

Removed

  • The plugin will not receive updates for capacitor 5
ebarooni
published 6.5.0 •

Changelog

Source

6.5.0

Changed

  • Added URL and notes to create options in createEvent and createEventWithPrompt
  • Added the ability to set multiple alarms for creating events in createEvent and createEventWithPrompt

Fixed

  • requestFullCalendarAccess on Android was not functional
ebarooni
published 5.5.0 •

Changelog

Source

5.5.0

Changed

  • Added URL and notes to create options in createEvent and createEventWithPrompt
  • Added the ability to set multiple alarms for creating events in createEvent and createEventWithPrompt

Fixed

  • requestFullCalendarAccess on Android was not functional
ebarooni
published 6.4.1 •

Changelog

Source

6.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
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