@ckb-lumos/config-manager
Advanced tools
Comparing version 0.0.0-canary-1e2fa29-20240122083843 to 0.0.0-canary-1f22441-20240412100720
@@ -111,3 +111,3 @@ "use strict"; | ||
HASH_TYPE: "type", | ||
TX_HASH: "0x3d4296df1bd2cc2bd3f483f61ab7ebeac462a2f336f2b944168fe6ba5d81c014", | ||
TX_HASH: "0xec18bf0d857c981c3d1f4e17999b9b90c484b303378e94de1a57b0872f5d4602", | ||
INDEX: "0x0", | ||
@@ -114,0 +114,0 @@ DEP_TYPE: "code" |
{ | ||
"name": "@ckb-lumos/config-manager", | ||
"version": "0.0.0-canary-1e2fa29-20240122083843", | ||
"version": "0.0.0-canary-1f22441-20240412100720", | ||
"description": "Config manager for lumos", | ||
@@ -28,6 +28,6 @@ "author": "Xuejie Xiao <xxuejie@gmail.com>", | ||
"dependencies": { | ||
"@ckb-lumos/base": "0.0.0-canary-1e2fa29-20240122083843", | ||
"@ckb-lumos/bi": "0.0.0-canary-1e2fa29-20240122083843", | ||
"@ckb-lumos/codec": "0.0.0-canary-1e2fa29-20240122083843", | ||
"@ckb-lumos/rpc": "0.0.0-canary-1e2fa29-20240122083843", | ||
"@ckb-lumos/base": "0.0.0-canary-1f22441-20240412100720", | ||
"@ckb-lumos/bi": "0.0.0-canary-1f22441-20240412100720", | ||
"@ckb-lumos/codec": "0.0.0-canary-1f22441-20240412100720", | ||
"@ckb-lumos/rpc": "0.0.0-canary-1f22441-20240412100720", | ||
"@types/deep-freeze-strict": "^1.1.0", | ||
@@ -34,0 +34,0 @@ "deep-freeze-strict": "^1.1.1" |
@@ -136,3 +136,3 @@ import deepFreeze from "deep-freeze-strict"; | ||
TX_HASH: | ||
"0x3d4296df1bd2cc2bd3f483f61ab7ebeac462a2f336f2b944168fe6ba5d81c014", | ||
"0xec18bf0d857c981c3d1f4e17999b9b90c484b303378e94de1a57b0872f5d4602", | ||
INDEX: "0x0", | ||
@@ -139,0 +139,0 @@ DEP_TYPE: "code", |
Sorry, the diff of this file is not supported yet
+ Added@ckb-lumos/base@0.0.0-canary-1f22441-20240412100720(transitive)
+ Added@ckb-lumos/bi@0.0.0-canary-1f22441-20240412100720(transitive)
+ Added@ckb-lumos/codec@0.0.0-canary-1f22441-20240412100720(transitive)
+ Added@ckb-lumos/rpc@0.0.0-canary-1f22441-20240412100720(transitive)
+ Added@ckb-lumos/toolkit@0.0.0-canary-1f22441-20240412100720(transitive)
- Removed@ckb-lumos/base@0.0.0-canary-1e2fa29-20240122083843(transitive)
- Removed@ckb-lumos/bi@0.0.0-canary-1e2fa29-20240122083843(transitive)
- Removed@ckb-lumos/codec@0.0.0-canary-1e2fa29-20240122083843(transitive)
- Removed@ckb-lumos/rpc@0.0.0-canary-1e2fa29-20240122083843(transitive)
- Removed@ckb-lumos/toolkit@0.0.0-canary-1e2fa29-20240122083843(transitive)