@ionic-native/file-picker
Advanced tools
Comparing version 4.13.0 to 4.14.0
@@ -22,3 +22,2 @@ var __extends = (this && this.__extends) || (function () { | ||
import { Cordova, IonicNativePlugin, Plugin } from '@ionic-native/core'; | ||
; | ||
/** | ||
@@ -25,0 +24,0 @@ * @name iOS File Picker |
@@ -1,18 +0,1 @@ | ||
{ | ||
"name": "@ionic-native/file-picker", | ||
"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/file-picker","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
10568
152