@toruslabs/torus.js
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@toruslabs/torus.js", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "Handle communication with torus nodes", | ||
@@ -20,3 +20,3 @@ "main": "dist/torusUtils.cjs.js", | ||
"peerDependencies": { | ||
"@babel/runtime": "^7.9.6" | ||
"@babel/runtime": "^7.10.2" | ||
}, | ||
@@ -29,28 +29,28 @@ "dependencies": { | ||
"loglevel": "^1.6.8", | ||
"web3-utils": "^1.2.8" | ||
"web3-utils": "^1.2.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.8.4", | ||
"@babel/core": "^7.9.6", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.9.6", | ||
"@babel/plugin-transform-runtime": "^7.9.6", | ||
"@babel/preset-env": "^7.9.6", | ||
"@babel/runtime-corejs3": "^7.9.6", | ||
"@babel/cli": "^7.10.1", | ||
"@babel/core": "^7.10.2", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.1", | ||
"@babel/preset-env": "^7.10.2", | ||
"@babel/runtime-corejs3": "^7.10.2", | ||
"babel-eslint": "^10.1.0", | ||
"babel-loader": "^8.1.0", | ||
"eslint": "^6.8.0", | ||
"eslint": "^7.2.0", | ||
"eslint-config-airbnb-base": "^14.1.0", | ||
"eslint-config-prettier": "^6.10.1", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-loader": "^4.0.0", | ||
"eslint-loader": "^4.0.2", | ||
"eslint-plugin-babel": "^5.3.0", | ||
"eslint-plugin-flowtype": "^4.7.0", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-flowtype": "^5.1.3", | ||
"eslint-plugin-import": "^2.21.2", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-prettier": "^3.1.3", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-simple-import-sort": "^5.0.2", | ||
"eslint-plugin-simple-import-sort": "^5.0.3", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"husky": "^4.2.5", | ||
"lint-staged": "^10.2.2", | ||
"lint-staged": "^10.2.9", | ||
"parallel-webpack": "^2.6.0", | ||
@@ -57,0 +57,0 @@ "prettier": "^2.0.5", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1530263
Updatedweb3-utils@^1.2.9