spec exact versions per `npm ls --depth=0`

This commit is contained in:
Michael Bradley, Jr 2018-09-20 14:51:32 -05:00
parent 51b8346763
commit c23868f95b
1 changed files with 62 additions and 62 deletions

View File

@ -27,73 +27,73 @@
"@babel/preset-react": "7.0.0-rc.1",
"@babel/runtime-corejs2": "7.0.0-rc.1",
"ascii-table": "0.0.9",
"async": "^2.0.1",
"async": "2.6.1",
"babel-loader": "8.0.0-beta.4",
"babel-plugin-module-resolver": "^3.1.1",
"bip39": "^2.5.0",
"check-dependencies": "^1.1.0",
"chokidar": "^2.0.3",
"clone-deep": "^4.0.0",
"colors": "^1.1.2",
"commander": "^2.15.1",
"compression-webpack-plugin": "^1.1.11",
"css-loader": "^0.28.11",
"decompress": "^4.2.0",
"deep-equal": "^1.0.1",
"ejs": "^2.5.8",
"embarkjs": "^0.4.2",
"eth-ens-namehash": "^2.0.8",
"eth-lib": "^0.2.8",
"babel-plugin-module-resolver": "3.1.1",
"bip39": "2.5.0",
"check-dependencies": "1.1.0",
"chokidar": "2.0.4",
"clone-deep": "4.0.0",
"colors": "1.3.2",
"commander": "2.18.0",
"compression-webpack-plugin": "1.1.12",
"css-loader": "0.28.11",
"decompress": "4.2.0",
"deep-equal": "1.0.1",
"ejs": "2.6.1",
"embarkjs": "0.4.2",
"eth-ens-namehash": "2.0.8",
"eth-lib": "0.2.8",
"ethereumjs-wallet": "0.6.0",
"express": "^4.16.3",
"file-loader": "^1.1.5",
"finalhandler": "^1.1.1",
"flatted": "^0.2.3",
"follow-redirects": "^1.2.4",
"fs-extra": "^2.0.0",
"ganache-cli": "^6.1.6",
"glob": "^7.1.2",
"globule": "^1.1.0",
"hard-source-webpack-plugin": "^0.11.1",
"http-proxy": "^1.17.0",
"http-shutdown": "^1.2.0",
"i18n": "^0.8.3",
"express": "4.16.3",
"file-loader": "1.1.11",
"finalhandler": "1.1.1",
"flatted": "0.2.3",
"follow-redirects": "1.5.7",
"fs-extra": "2.1.2",
"ganache-cli": "6.1.8",
"glob": "7.1.3",
"globule": "1.2.1",
"hard-source-webpack-plugin": "0.11.2",
"http-proxy": "1.17.0",
"http-shutdown": "1.2.0",
"i18n": "0.8.3",
"ipfs-api": "17.2.4",
"is-valid-domain": "0.0.5",
"istanbul": "^0.4.5",
"live-plugin-manager-git-fix": "^0.12.1",
"lodash.clonedeep": "^4.5.0",
"merge": "^1.2.0",
"mocha": "^5.2.0",
"multihashes": "^0.4.13",
"neo-blessed": "^0.2.0",
"netcat": "^1.3.5",
"node-ipc": "^9.1.1",
"node-netcat": "^1.4.8",
"opn": "^5.3.0",
"ora": "^2.1.0",
"os-locale": "^2.1.0",
"parse-json": "^4.0.0",
"pkg-up": "^2.0.0",
"promptly": "^2.1.0",
"istanbul": "0.4.5",
"live-plugin-manager-git-fix": "0.12.1",
"lodash.clonedeep": "4.5.0",
"merge": "1.2.0",
"mocha": "5.2.0",
"multihashes": "0.4.14",
"neo-blessed": "0.2.0",
"netcat": "1.3.5",
"node-ipc": "9.1.1",
"node-netcat": "1.4.8",
"opn": "5.3.0",
"ora": "2.1.0",
"os-locale": "2.1.0",
"parse-json": "4.0.0",
"pkg-up": "2.0.0",
"promptly": "2.2.0",
"propose": "0.0.5",
"request": "^2.85.0",
"serve-static": "^1.11.1",
"shelljs": "^0.5.0",
"simples": "^0.8.8",
"request": "2.88.0",
"serve-static": "1.13.2",
"shelljs": "0.5.3",
"simples": "0.8.8",
"solc": "0.4.25",
"string-replace-async": "^1.2.1",
"style-loader": "^0.19.0",
"swarm-api": "^0.1.2",
"tar": "^3.1.5",
"toposort": "^1.0.0",
"underscore": "^1.9.0",
"url-loader": "^0.6.2",
"uuid": "^3.2.1",
"viz.js": "^1.8.1",
"string-replace-async": "1.2.1",
"style-loader": "0.19.1",
"swarm-api": "0.1.2",
"tar": "3.2.1",
"toposort": "1.0.7",
"underscore": "1.9.1",
"url-loader": "0.6.2",
"uuid": "3.3.2",
"viz.js": "1.8.2",
"web3": "1.0.0-beta.36",
"webpack": "^4.16.1",
"window-size": "^1.1.0"
"webpack": "4.18.0",
"window-size": "1.1.1"
},
"author": "Iuri Matias <iuri.matias@gmail.com>",
"contributors": [],
@ -110,8 +110,8 @@
"license": "MIT",
"devDependencies": {
"eslint": "4.13.1",
"mocha-sinon": "^1.1.4",
"sinon": "^4.5.0",
"mocha-sinon": "1.2.0",
"sinon": "4.5.0",
"chai": "4.1.2"
},
"engines": {