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.7 to 1.3.8

14

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

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

"micromatch": "^4.0.5",
"ssh2-sftp-client": "^8.0.0",
"yargs": "^17.5.0",
"zod": "^3.16.0"
"ssh2-sftp-client": "^9.0.4",
"yargs": "^17.5.1",
"zod": "^3.19.0"
},
"devDependencies": {
"@types/micromatch": "^4.0.2",
"@types/ssh2-sftp-client": "^7.0.1",
"@types/yargs": "^17.0.10",
"typescript": "^4.6.4"
"@types/ssh2-sftp-client": "^7.1.0",
"@types/yargs": "^17.0.12",
"typescript": "^4.8.3"
}
}

@@ -217,3 +217,3 @@ # easy-sftp-deploy

* [1.3.3 - 1.3.7]
* [1.3.3 - 1.3.8]
* Update dependencies

@@ -220,0 +220,0 @@ * [1.3.2]

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