deps version
Showing
... | @@ -140,7 +140,7 @@ | ... | @@ -140,7 +140,7 @@ |
"ansi-gray": "^0.1.1", | "ansi-gray": "^0.1.1", | ||
"async": "^3.2.0", | "async": "^3.2.0", | ||
"axios": ">=0.21.1", | "axios": ">=0.21.1", | ||
"brace": "^0.11.1", | "brace": "^0.8.0", | ||
"change-case": "^4.1.1", | "change-case": "^4.1.1", | ||
"chokidar": "^2.1.8", | "chokidar": "^2.1.8", | ||
"color-support": "^1.1.3", | "color-support": "^1.1.3", | ||
... | @@ -156,7 +156,7 @@ | ... | @@ -156,7 +156,7 @@ |
"fs-extra": "^3.0.1", | "fs-extra": "^3.0.1", | ||
"http-server": "^0.11.1", | "http-server": "^0.11.1", | ||
"isbinaryfile": "^3.0.2", | "isbinaryfile": "^3.0.2", | ||
"jquery": "^3.6.0", | "jquery": "^3.3.1", | ||
"jszip": "^3.6.0", | "jszip": "^3.6.0", | ||
"merge": "^1.2.0", | "merge": "^1.2.0", | ||
"npm-install-version": "^6.0.2", | "npm-install-version": "^6.0.2", | ||
... | @@ -167,7 +167,7 @@ | ... | @@ -167,7 +167,7 @@ |
"selenium": "^2.20.0", | "selenium": "^2.20.0", | ||
"signale": "^1.4.0", | "signale": "^1.4.0", | ||
"time-stamp": "^2.2.0", | "time-stamp": "^2.2.0", | ||
"web3": "^1.2.4", | "web3": "1.2.4", | ||
"winston": "^3.3.3", | "winston": "^3.3.3", | ||
"ws": "^7.3.0" | "ws": "^7.3.0" | ||
}, | }, | ||
... | @@ -197,7 +197,7 @@ | ... | @@ -197,7 +197,7 @@ |
"@types/axios": "^0.14.0", | "@types/axios": "^0.14.0", | ||
"@types/chai": "^4.2.11", | "@types/chai": "^4.2.11", | ||
"@types/fs-extra": "^9.0.1", | "@types/fs-extra": "^9.0.1", | ||
"@types/jest": "^26.0.23", | "@types/jest": "25.1.4", | ||
"@types/mocha": "^7.0.2", | "@types/mocha": "^7.0.2", | ||
"@types/nightwatch": "^1.1.6", | "@types/nightwatch": "^1.1.6", | ||
"@types/node": "~8.9.4", | "@types/node": "~8.9.4", | ||
... | ... |
Please
register
or
sign in
to comment