Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ionic-native/calendar

Package Overview
Dependencies
Maintainers
2
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/calendar - npm Package Compare versions

Comparing version 3.1.0-rc.3 to 3.1.0-rc.4

README.md

3

index.d.ts

@@ -1,4 +0,1 @@

/**
* @private
*/
export interface CalendarOptions {

@@ -5,0 +2,0 @@ /**

@@ -139,12 +139,2 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

Calendar.prototype.createEventInteractivelyWithOptions = function (title, location, notes, startDate, endDate, options) { return; };
// deprecated
// @Cordova()
// createEventInNamedCalendar(
// title?: string,
// location?: string,
// notes?: string,
// startDate?: Date,
// endDate?: Date,
// calendarName?: string
// ) {}
/**

@@ -151,0 +141,0 @@ * Find an event.

{
"name": "@ionic-native/calendar",
"version": "3.1.0-rc.3",
"version": "3.1.0-rc.4",
"description": "Ionic Native - Native plugins for ionic apps",

@@ -10,3 +10,3 @@ "module": "index.js",

"peerDependencies": {
"@ionic-native/core": "3.1.0-rc.3",
"@ionic-native/core": "3.1.0-rc.4",
"@angular/core": "2.4.8",

@@ -13,0 +13,0 @@ "rxjs": "5.0.1"

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