🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

auto-connect

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-connect - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+4
-6
package.json
{
"name": "auto-connect",
"version": "0.0.2",
"description": "前端自动化一键部署",
"version": "0.0.3",
"description": "Front end automated one click deployment",
"main": "bin/index.js",

@@ -23,7 +23,5 @@ "keywords": [

"inquirer": "^8.2.2",
"node-cmd": "^5.0.0"
"node-cmd": "^5.0.0",
"ssh2": "^0.8.9"
},
"devDependencies": {
"ssh2": "^1.9.0"
},
"directories": {

@@ -30,0 +28,0 @@ "lib": "lib"

+1
-0

@@ -27,3 +27,4 @@ # 安装

},
ssh2:版本 0.8.9
```
# 运行