Compare commits

..

No commits in common. "fa0bc88221cb6732276013dd7628aa270585e60d" and "db2854f569764b00d6103a8f48c28d64a3ce1c55" have entirely different histories.

2 changed files with 1174 additions and 1437 deletions

View File

@ -10,35 +10,35 @@
}, },
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"ali-oss": "^6.4.0", "ali-oss": "^6.1.1",
"axios": "^0.19.1", "axios": "^0.18.0",
"chalk": "^3.0.0", "chalk": "^2.4.2",
"chance": "^1.1.4", "chance": "^1.0.18",
"cos-nodejs-sdk-v5": "^2.5.14", "cos-nodejs-sdk-v5": "^2.5.7",
"dockerode": "^3.0.2", "dockerode": "^2.5.8",
"hapi": "^18.1.0", "hapi": "^18.1.0",
"hapi-swagger": "^12.0.0", "hapi-swagger": "^9.4.2",
"inert": "^5.1.3", "inert": "^5.1.2",
"joi": "^14.3.1", "joi": "^13.7.0",
"jssha": "^2.3.1", "jssha": "^2.3.1",
"lodash": "^4.17.15", "lodash": "^4.17.11",
"lowdb": "^1.0.0", "lowdb": "^1.0.0",
"moment-timezone": "^0.5.27", "moment-timezone": "^0.5.23",
"qiniu": "^7.3.0", "qiniu": "^7.2.1",
"simple-git": "^1.129.0", "simple-git": "^1.110.0",
"socket.io": "^2.3.0", "socket.io": "^2.2.0",
"ssh2": "^0.8.7", "ssh2": "^0.8.2",
"vision": "^5.4.4" "vision": "^5.4.4"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.8.3", "@babel/cli": "^7.2.3",
"@babel/core": "^7.8.3", "@babel/core": "^7.4.0",
"@babel/plugin-proposal-class-properties": "^7.8.3", "@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/plugin-proposal-decorators": "^7.8.3", "@babel/plugin-proposal-decorators": "^7.4.0",
"@babel/plugin-proposal-optional-chaining": "^7.8.3", "@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/preset-env": "^7.8.3", "@babel/preset-env": "^7.4.2",
"@babel/register": "^7.8.3", "@babel/register": "^7.4.0",
"nodemon": "^2.0.2" "nodemon": "^1.18.10"
}, },
"nodemonConfig": { "nodemonConfig": {
"ignore": [ "ignore": [

2565
yarn.lock

File diff suppressed because it is too large Load Diff