Socket
Socket
Sign inDemoInstall

cordova-plugin-sftp-leapfroggr

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

cordova/package.json

2

package.json
{
"name": "cordova-plugin-sftp-leapfroggr",
"version": "1.0.1",
"version": "1.0.2",
"description": "sftp client plugin for uploading files to a sftp server",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -8,4 +8,4 @@ # cordova-plugin-sftp-leapfroggr

### Installation
* `npm install ionic-native/cordova-plugin-sftp-leapfroggr`
* `cordova plugin cordova-plugin-sftp-leapfroggr`
* `npm install cordova-plugin-sftp-leapfroggr --save`
* `cordova plugin add cordova-plugin-sftp-leapfroggr/cordova`

@@ -21,2 +21,3 @@ - #### IOS

* coded in kotlin
* add library to app gradle
* ``compile group: 'com.jcraft', name: 'jsch', version: '0.1.54'

@@ -23,0 +24,0 @@ compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.2.31"``

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc