Comparing version 22.1.0-58-5125a54 to 22.1.0-59-17838a0
@@ -437,4 +437,3 @@ "use strict"; | ||
pushTransactionArgs = { | ||
serializedTransaction: serializedTransaction, serializedContextFreeData: serializedContextFreeData, | ||
signatures: [] | ||
serializedTransaction: serializedTransaction, serializedContextFreeData: serializedContextFreeData, signatures: [] | ||
}; | ||
@@ -441,0 +440,0 @@ if (!sign) return [3 /*break*/, 12]; |
{ | ||
"name": "eosjs", | ||
"version": "22.1.0-58-5125a54", | ||
"version": "22.1.0-59-17838a0", | ||
"description": "Talk to eos API", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^26.0.23", | ||
"@types/node": "^14.17.0", | ||
"@types/node": "^14.17.1", | ||
"@types/node-fetch": "^2.5.10", | ||
@@ -46,3 +46,3 @@ "@types/pako": "^1.0.1", | ||
"crypto-browserify": "^3.12.0", | ||
"cypress": "^7.3.0", | ||
"cypress": "^7.4.0", | ||
"eosjs-ecc": "^4.0.7", | ||
@@ -56,4 +56,4 @@ "eslint": "^7.27.0", | ||
"ts-loader": "^9.2.2", | ||
"typescript": "^4.2.4", | ||
"webpack": "^5.37.1", | ||
"typescript": "^4.3.2", | ||
"webpack": "^5.38.1", | ||
"webpack-cli": "^4.7.0" | ||
@@ -60,0 +60,0 @@ }, |
Sorry, the diff of this file is not supported yet
402971
6279