@coin98-com/wallet-adapter-compass 0.0.54 → 0.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,16 @@
1
1
 
2
- 
3
- > @coin98-com/wallet-adapter-compass@0.0.54 build /Users/khiemdang/Coding/Partner/coin98-wallet-selector/packages/wallets/compass/wallets
2
+ > @coin98-com/wallet-adapter-compass@0.0.66 build /Users/khiemdang/Coding/Partner/coin98-wallet-selector/packages/wallets/compass/wallets
4
3
  > tsup
5
4
 
6
5
  CLI Building entry: src/index.ts
7
6
  CLI Using tsconfig: tsconfig.json
8
- CLI tsup v6.7.0
7
+ CLI tsup v6.6.3
9
8
  CLI Using tsup config: /Users/khiemdang/Coding/Partner/coin98-wallet-selector/packages/wallets/compass/wallets/tsup.config.ts
10
9
  CLI Target: es6
11
10
  CLI Cleaning output folder
12
11
  CJS Build start
13
12
  CJS dist/index.js 278.00 B
14
- CJS ⚡️ Build success in 28ms
13
+ CJS ⚡️ Build success in 138ms
15
14
  DTS Build start
16
- DTS ⚡️ Build success in 2162ms
15
+ DTS ⚡️ Build success in 2510ms
17
16
  DTS dist/index.d.ts 310.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,116 @@
1
1
  # @coin98-com/wallet-adapter-keplr
2
2
 
3
+ ## 0.0.66
4
+
5
+ ### Patch Changes
6
+
7
+ - bump version
8
+
9
+ - Updated dependencies []:
10
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.66
11
+ - @coin98-com/wallet-adapter-base@0.0.66
12
+
13
+ ## 0.0.65
14
+
15
+ ### Patch Changes
16
+
17
+ - bump version
18
+ - Updated dependencies
19
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.65
20
+ - @coin98-com/wallet-adapter-base@0.0.65
21
+
22
+ ## 0.0.64
23
+
24
+ ### Patch Changes
25
+
26
+ - add saros, switch blockchain solana
27
+ - Updated dependencies
28
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.64
29
+ - @coin98-com/wallet-adapter-base@0.0.64
30
+
31
+ ## 0.0.63
32
+
33
+ ### Patch Changes
34
+
35
+ - integrate function switch blockchain
36
+ - Updated dependencies
37
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.63
38
+ - @coin98-com/wallet-adapter-base@0.0.63
39
+
40
+ ## 0.0.62
41
+
42
+ ### Patch Changes
43
+
44
+ - update format code adapter
45
+ - Updated dependencies
46
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.62
47
+ - @coin98-com/wallet-adapter-base@0.0.62
48
+
49
+ ## 0.0.61
50
+
51
+ ### Patch Changes
52
+
53
+ - update ancient8 wallet
54
+ - Updated dependencies
55
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.61
56
+ - @coin98-com/wallet-adapter-base@0.0.61
57
+
58
+ ## 0.0.60
59
+
60
+ ### Patch Changes
61
+
62
+ - update browser app phantom
63
+ - update phantom dapp
64
+ - Updated dependencies
65
+ - Updated dependencies
66
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.60
67
+ - @coin98-com/wallet-adapter-base@0.0.60
68
+
69
+ ## 0.0.59
70
+
71
+ ### Patch Changes
72
+
73
+ - update truncate chain name
74
+ - Updated dependencies
75
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.59
76
+ - @coin98-com/wallet-adapter-base@0.0.59
77
+
78
+ ## 0.0.58
79
+
80
+ ### Patch Changes
81
+
82
+ - udpate comment code
83
+ - Updated dependencies
84
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.58
85
+ - @coin98-com/wallet-adapter-base@0.0.58
86
+
87
+ ## 0.0.57
88
+
89
+ ### Patch Changes
90
+
91
+ - integrate bybit and ancient8 mainnet testnet
92
+ - Updated dependencies
93
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.57
94
+ - @coin98-com/wallet-adapter-base@0.0.57
95
+
96
+ ## 0.0.56
97
+
98
+ ### Patch Changes
99
+
100
+ - update function get available wallet
101
+ - Updated dependencies
102
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.56
103
+ - @coin98-com/wallet-adapter-base@0.0.56
104
+
105
+ ## 0.0.55
106
+
107
+ ### Patch Changes
108
+
109
+ - update function get available wallet
110
+ - Updated dependencies
111
+ - @coin98-com/wallet-adapter-compass-cosmos@0.0.55
112
+ - @coin98-com/wallet-adapter-base@0.0.55
113
+
3
114
  ## 0.0.54
4
115
 
5
116
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coin98-com/wallet-adapter-compass",
3
- "version": "0.0.54",
3
+ "version": "0.0.66",
4
4
  "sideEffects": false,
5
5
  "types": "./dist/index.d.ts",
6
6
  "main": "./dist/index.js",
@@ -9,12 +9,12 @@
9
9
  },
10
10
  "license": "MIT",
11
11
  "devDependencies": {
12
- "tsconfig": "0.0.45",
13
- "tsup": "^6.6.3"
12
+ "tsup": "^6.6.3",
13
+ "tsconfig": "0.0.45"
14
14
  },
15
15
  "dependencies": {
16
- "@coin98-com/wallet-adapter-base": "0.0.54",
17
- "@coin98-com/wallet-adapter-compass-cosmos": "0.0.54"
16
+ "@coin98-com/wallet-adapter-compass-cosmos": "0.0.66",
17
+ "@coin98-com/wallet-adapter-base": "0.0.66"
18
18
  },
19
19
  "scripts": {
20
20
  "build": "tsup",