Comparing version 4.0.2 to 4.0.3
@@ -62,4 +62,5 @@ 'use strict'; | ||
ref_block_prefix: block.ref_block_prefix, | ||
packed_bandwidth_words: 0, | ||
context_free_cpu_bandwidth: 0, | ||
max_net_usage_words: 0, | ||
max_kcpu_usage: 0, | ||
delay_sec: 0, | ||
context_free_actions: [], | ||
@@ -66,0 +67,0 @@ actions: [], |
{ | ||
"name": "eosjs-api", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Application programming interface to EOS blockchain nodes.", | ||
@@ -44,3 +44,3 @@ "main": "lib/index.js", | ||
"camel-case": "^3.0.0", | ||
"eosjs-json": "^3.0.0", | ||
"eosjs-json": "^4.0.1", | ||
"is-browser": "^2.0.1", | ||
@@ -47,0 +47,0 @@ "isomorphic-fetch": "^2.2.1" |
Sorry, the diff of this file is too big to display
95767
2101
+ Addedeosjs-json@4.0.2(transitive)
- Removedeosjs-json@3.0.2(transitive)
Updatedeosjs-json@^4.0.1