Comparing version 2.6.4 to 2.6.5
{ | ||
"name": "tronweb", | ||
"version": "2.6.4", | ||
"version": "2.6.5", | ||
"description": "JavaScript SDK that encapsulates the TRON HTTP API", | ||
@@ -30,2 +30,3 @@ "main": "dist/TronWeb.node.js", | ||
"eventemitter3": "^3.1.0", | ||
"lodash": "^4.17.14", | ||
"semver": "^5.6.0", | ||
@@ -32,0 +33,0 @@ "validator": "^10.7.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
3120917
12
3280
10
+ Addedlodash@^4.17.14
+ Addedlodash@4.17.21(transitive)