Socket
Socket
Sign inDemoInstall

easy-sftp-deploy

Package Overview
Dependencies
55
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.4 to 1.3.5

8

package.json
{
"name": "easy-sftp-deploy",
"version": "1.3.4",
"version": "1.3.5",
"description": "Easily deploy files and directories to a server with sftp",

@@ -39,4 +39,4 @@ "repository": "https://github.com/rubikscraft/easy-sftp-deploy",

"ssh2-sftp-client": "^7.2.2",
"yargs": "^17.3.1",
"zod": "^3.13.4"
"yargs": "^17.4.0",
"zod": "^3.14.2"
},

@@ -46,5 +46,5 @@ "devDependencies": {

"@types/ssh2-sftp-client": "^7.0.1",
"@types/yargs": "^17.0.9",
"@types/yargs": "^17.0.10",
"typescript": "^4.6.2"
}
}

@@ -217,6 +217,4 @@ # easy-sftp-deploy

* [1.3.4]
* [1.3.3 - 1.3.5]
* Update dependencies
* [1.3.3]
* Update dependencies
* [1.3.2]

@@ -223,0 +221,0 @@ * Update dependencies

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