@lukso/transaction-view-headless 0.5.2-dev.1ef6c58 → 0.5.2-dev.dddf3da

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,8 +1,5 @@
1
- WARN  Issue while reading "/home/runner/work/service-auth-simple/service-auth-simple/.npmrc". Failed to replace env in config: ${LUKSO_NPM_TOKEN}
2
-
3
- > @lukso/transaction-view-headless@0.5.2 build /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
4
- > tsup
5
-
1
+ [WARN] Failed to replace env in config: ${LUKSO_NPM_TOKEN}
2
+ $ tsup
6
3
  CLI Building entry: {"index":"src/index.ts","types/index":"src/types/index.ts","composables/index":"src/composables/index.ts","registry/index":"src/registry/index.ts","utils/index":"src/utils/index.ts"}
7
4
  CLI Using tsconfig: tsconfig.json
8
5
  CLI tsup v8.5.1
@@ -21,7 +18,7 @@
21
18
  ESM dist/composables/index.js.map 92.02 KB
22
19
  ESM dist/registry/index.js.map 29.92 KB
23
20
  ESM dist/utils/index.js.map 13.75 KB
24
- ESM ⚡️ Build success in 337ms
21
+ ESM ⚡️ Build success in 234ms
25
22
  CJS dist/index.cjs 48.29 KB
26
23
  CJS dist/types/index.cjs 2.98 KB
27
24
  CJS dist/composables/index.cjs 40.29 KB
@@ -32,10 +29,10 @@
32
29
  CJS dist/composables/index.cjs.map 92.16 KB
33
30
  CJS dist/registry/index.cjs.map 30.30 KB
34
31
  CJS dist/utils/index.cjs.map 13.93 KB
35
- CJS ⚡️ Build success in 343ms
32
+ CJS ⚡️ Build success in 267ms
36
33
  📦 Build complete (build mode)
37
34
  DTS Build start
38
- DTS ⚡️ Build success in 38654ms
35
+ DTS ⚡️ Build success in 23467ms
39
36
  DTS dist/index.d.ts 4.51 KB
40
37
  DTS dist/types/index.d.ts 8.36 KB
41
38
  DTS dist/registry/index.d.ts 1.65 KB
@@ -1,5 +1,2 @@
1
- WARN  Issue while reading "/home/runner/work/service-auth-simple/service-auth-simple/.npmrc". Failed to replace env in config: ${LUKSO_NPM_TOKEN}
2
-
3
- > @lukso/transaction-view-headless@0.5.2 typecheck /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
4
- > tsc --noEmit
5
-
1
+ [WARN] Failed to replace env in config: ${LUKSO_NPM_TOKEN}
2
+ $ tsc --noEmit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukso/transaction-view-headless",
3
- "version": "0.5.2-dev.1ef6c58",
3
+ "version": "0.5.2-dev.dddf3da",
4
4
  "description": "Framework-agnostic transaction decoder and view selection system",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -39,7 +39,7 @@
39
39
  "@preact/signals-core": "^1.13.0",
40
40
  "@tanstack/query-core": "^5.90.20",
41
41
  "viem": "^2.46.1",
42
- "@lukso/transaction-decoder": "1.5.0-dev.1ef6c58"
42
+ "@lukso/transaction-decoder": "1.5.0-dev.dddf3da"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@types/node": "^25.2.3",
package/publish.log CHANGED
@@ -1 +1 @@
1
- WARN  Issue while reading "/home/runner/work/service-auth-simple/service-auth-simple/.npmrc". Failed to replace env in config: ${LUKSO_NPM_TOKEN}
1
+ [WARN] Failed to replace env in config: ${LUKSO_NPM_TOKEN}