@ckb-lumos/helpers
Advanced tools
Comparing version 0.24.0-next.1 to 0.24.0-next.2
{ | ||
"name": "@ckb-lumos/helpers", | ||
"version": "0.24.0-next.1", | ||
"version": "0.24.0-next.2", | ||
"description": "Helper functions for working with CKB", | ||
@@ -29,7 +29,7 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>", | ||
"dependencies": { | ||
"@ckb-lumos/base": "0.24.0-next.1", | ||
"@ckb-lumos/bi": "0.24.0-next.1", | ||
"@ckb-lumos/codec": "0.24.0-next.1", | ||
"@ckb-lumos/config-manager": "0.24.0-next.1", | ||
"@ckb-lumos/toolkit": "0.24.0-next.1", | ||
"@ckb-lumos/base": "0.24.0-next.2", | ||
"@ckb-lumos/bi": "0.24.0-next.2", | ||
"@ckb-lumos/codec": "0.24.0-next.2", | ||
"@ckb-lumos/config-manager": "0.24.0-next.2", | ||
"@ckb-lumos/toolkit": "0.24.0-next.2", | ||
"bech32": "^2.0.0", | ||
@@ -39,3 +39,3 @@ "immutable": "^4.3.0" | ||
"devDependencies": { | ||
"@ckb-lumos/crypto": "0.24.0-next.1" | ||
"@ckb-lumos/crypto": "0.24.0-next.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "ava": { |
+ Added@ckb-lumos/base@0.24.0-next.2(transitive)
+ Added@ckb-lumos/bi@0.24.0-next.2(transitive)
+ Added@ckb-lumos/codec@0.24.0-next.2(transitive)
+ Added@ckb-lumos/config-manager@0.24.0-next.2(transitive)
+ Added@ckb-lumos/rpc@0.24.0-next.2(transitive)
+ Added@ckb-lumos/toolkit@0.24.0-next.2(transitive)
- Removed@ckb-lumos/base@0.24.0-next.1(transitive)
- Removed@ckb-lumos/bi@0.24.0-next.1(transitive)
- Removed@ckb-lumos/codec@0.24.0-next.1(transitive)
- Removed@ckb-lumos/config-manager@0.24.0-next.1(transitive)
- Removed@ckb-lumos/rpc@0.24.0-next.1(transitive)
- Removed@ckb-lumos/toolkit@0.24.0-next.1(transitive)
Updated@ckb-lumos/bi@0.24.0-next.2