@ionic-native/contacts
Advanced tools
Comparing version 4.13.0 to 4.14.0
@@ -20,3 +20,3 @@ var __extends = (this && this.__extends) || (function () { | ||
}; | ||
import { checkAvailability, CordovaCheck, CordovaInstance, getPromise, InstanceCheck, InstanceProperty, IonicNativePlugin, Plugin } from '@ionic-native/core'; | ||
import { CordovaCheck, CordovaInstance, InstanceCheck, InstanceProperty, IonicNativePlugin, Plugin, checkAvailability, getPromise } from '@ionic-native/core'; | ||
/** | ||
@@ -23,0 +23,0 @@ * @hidden |
@@ -1,18 +0,1 @@ | ||
{ | ||
"name": "@ionic-native/contacts", | ||
"version": "4.13.0", | ||
"description": "Ionic Native - Native plugins for ionic apps", | ||
"module": "index.js", | ||
"typings": "index.d.ts", | ||
"author": "ionic", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@ionic-native/core": "^4.11.0", | ||
"@angular/core": "*", | ||
"rxjs": "^5.5.11" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/ionic-team/ionic-native.git" | ||
} | ||
} | ||
{"name":"@ionic-native/contacts","version":"4.14.0","description":"Ionic Native - Native plugins for ionic apps","module":"index.js","typings":"index.d.ts","author":"ionic","license":"MIT","peerDependencies":{"@ionic-native/core":"^4.11.0","@angular/core":"*","rxjs":"^5.5.11"},"repository":{"type":"git","url":"https://github.com/ionic-team/ionic-native.git"}} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50115