New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sftp-deployer

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sftp-deployer - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

53

package.json
{
"name": "sftp-deployer",
"version": "0.2.1",
"version": "0.3.0",
"description": "A command-line tool for lightning-fast SFTP deployments",

@@ -54,8 +54,8 @@ "main": "dist/index.js",

"bytes": "^3.1.0",
"chalk": "^4.1.0",
"commander": "^7.1.0",
"fs-extra": "^9.1.0",
"ora": "^5.3.0",
"ssh2": "^0.8.9",
"ssh2-sftp-client": "^6.0.1",
"chalk": "^4.1.1",
"commander": "^8.0.0",
"fs-extra": "^10.0.0",
"ora": "^5.4.1",
"ssh2": "^1.1.0",
"ssh2-sftp-client": "^7.0.0",
"tar": "^6.1.0",

@@ -65,24 +65,25 @@ "tmp-promise": "^3.0.2"

"devDependencies": {
"@types/bytes": "^3.1.0",
"@types/fs-extra": "^9.0.8",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.35",
"@types/ssh2-sftp-client": "^5.3.1",
"@types/tar": "^4.0.4",
"@types/tmp": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1",
"@types/bytes": "^3.1.1",
"@types/fs-extra": "^9.0.12",
"@types/jest": "^26.0.24",
"@types/node": "^16.3.1",
"@types/ssh2-sftp-client": "^5.3.2",
"@types/tar": "^4.0.5",
"@types/tmp": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"eslint": "^7.30.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"nodemon": "^2.0.7",
"prettier": "^2.2.1",
"jest": "^27.0.6",
"lint-staged": "^11.0.1",
"nodemon": "^2.0.12",
"prettier": "^2.3.2",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.3",
"ts-node": "^9.1.1",
"typescript": "^4.2.3"
"ts-jest": "^27.0.3",
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
}
}
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