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

@ionic-native/file-opener

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/file-opener - npm Package Compare versions

Comparing version 3.1.0-rc.5 to 3.1.0-rc.6

4

package.json
{
"name": "@ionic-native/file-opener",
"version": "3.1.0-rc.5",
"version": "3.1.0-rc.6",
"description": "Ionic Native - Native plugins for ionic apps",

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

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

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

@@ -1,2 +0,1 @@

<a style="float:right;font-size:12px;" href="http://github.com/driftyco/ionic-native/edit/master/src/@ionic-native/plugins/file-opener/index.ts#L1">

@@ -7,6 +6,6 @@ Improve this doc

# File Opener
<!-- end header block -->
```
$ npm install @ionic-native/file-opener --save
$ ionic plugin add cordova-plugin-file-opener2
$ npm install --save @ionic-native/file-opener
```

@@ -16,8 +15,4 @@

Cordova Repo: [https://github.com/pwlin/cordova-plugin-file-opener2](https://github.com/pwlin/cordova-plugin-file-opener2)
Plugin Repo: [https://github.com/pwlin/cordova-plugin-file-opener2](https://github.com/pwlin/cordova-plugin-file-opener2)
<!-- description -->
This plugin will open a file on your device file system with its default application.
<!-- end for prop in method.decorators[0].argumentInfo -->
<!-- end content block -->
<!-- end body block -->
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