@pioneer-platform/pioneer-discovery 8.11.28 → 8.14.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @pioneer-platform/pioneer-discovery
2
2
 
3
+ ## 8.14.1
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: Add view-only mode support and update dependencies
8
+
9
+ ## 8.12.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Merge branch 'feature/ethereum-reports'
14
+
3
15
  ## 8.11.28
4
16
 
5
17
  ### Patch Changes
@@ -92102,7 +92102,8 @@
92102
92102
  "icon": "https://api.keepkey.info/coins/cmlwcGxlOjQxMDljNmYyMDQ1ZmM3ZWZmNGNkZThmOTkwNWQxOWMyL3NsaXA0NDoxNDQ.png",
92103
92103
  "assetId": "ripple:4109c6f2045fc7eff4cde8f9905d19c2/slip44:144",
92104
92104
  "decimals": 6,
92105
- "isNative": true
92105
+ "isNative": true,
92106
+ "type": "native"
92106
92107
  },
92107
92108
  "eip155:8453/erc20:0xb4f4776219a20720d03eae922de341a9586de6c9": {
92108
92109
  "symbol": "DEPIN",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pioneer-platform/pioneer-discovery",
3
- "version": "8.11.28",
3
+ "version": "8.14.1",
4
4
  "main": "./lib/index.js",
5
5
  "types": "./lib/main.d.ts",
6
6
  "_moduleAliases": {