@lukso/transaction-view-headless 0.5.1-dev.d910ec0 → 0.5.2-dev.834259b
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/.turbo/turbo-build.log +14 -14
- package/.turbo/turbo-typecheck.log +1 -1
- package/CHANGELOG.md +9 -0
- package/package.json +2 -2
- package/publish.log +1 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
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}
|
|
2
2
|
|
|
3
|
-
> @lukso/transaction-view-headless@0.5.
|
|
3
|
+
> @lukso/transaction-view-headless@0.5.2 build /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
|
|
4
4
|
> tsup
|
|
5
5
|
|
|
6
6
|
[34mCLI[39m 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"}
|
|
@@ -11,17 +11,6 @@
|
|
|
11
11
|
[34mCLI[39m Cleaning output folder
|
|
12
12
|
[34mESM[39m Build start
|
|
13
13
|
[34mCJS[39m Build start
|
|
14
|
-
[32mESM[39m [1mdist/index.js [22m[32m44.42 KB[39m
|
|
15
|
-
[32mESM[39m [1mdist/types/index.js [22m[32m1.72 KB[39m
|
|
16
|
-
[32mESM[39m [1mdist/composables/index.js [22m[32m37.82 KB[39m
|
|
17
|
-
[32mESM[39m [1mdist/registry/index.js [22m[32m13.55 KB[39m
|
|
18
|
-
[32mESM[39m [1mdist/utils/index.js [22m[32m5.68 KB[39m
|
|
19
|
-
[32mESM[39m [1mdist/index.js.map [22m[32m108.26 KB[39m
|
|
20
|
-
[32mESM[39m [1mdist/types/index.js.map [22m[32m9.19 KB[39m
|
|
21
|
-
[32mESM[39m [1mdist/composables/index.js.map [22m[32m92.02 KB[39m
|
|
22
|
-
[32mESM[39m [1mdist/registry/index.js.map [22m[32m29.92 KB[39m
|
|
23
|
-
[32mESM[39m [1mdist/utils/index.js.map [22m[32m13.75 KB[39m
|
|
24
|
-
[32mESM[39m ⚡️ Build success in 321ms
|
|
25
14
|
[32mCJS[39m [1mdist/index.cjs [22m[32m48.29 KB[39m
|
|
26
15
|
[32mCJS[39m [1mdist/types/index.cjs [22m[32m2.98 KB[39m
|
|
27
16
|
[32mCJS[39m [1mdist/composables/index.cjs [22m[32m40.29 KB[39m
|
|
@@ -32,10 +21,21 @@
|
|
|
32
21
|
[32mCJS[39m [1mdist/composables/index.cjs.map [22m[32m92.16 KB[39m
|
|
33
22
|
[32mCJS[39m [1mdist/registry/index.cjs.map [22m[32m30.30 KB[39m
|
|
34
23
|
[32mCJS[39m [1mdist/utils/index.cjs.map [22m[32m13.93 KB[39m
|
|
35
|
-
[32mCJS[39m ⚡️ Build success in
|
|
24
|
+
[32mCJS[39m ⚡️ Build success in 293ms
|
|
25
|
+
[32mESM[39m [1mdist/index.js [22m[32m44.42 KB[39m
|
|
26
|
+
[32mESM[39m [1mdist/types/index.js [22m[32m1.72 KB[39m
|
|
27
|
+
[32mESM[39m [1mdist/composables/index.js [22m[32m37.82 KB[39m
|
|
28
|
+
[32mESM[39m [1mdist/registry/index.js [22m[32m13.55 KB[39m
|
|
29
|
+
[32mESM[39m [1mdist/utils/index.js [22m[32m5.68 KB[39m
|
|
30
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m108.26 KB[39m
|
|
31
|
+
[32mESM[39m [1mdist/types/index.js.map [22m[32m9.19 KB[39m
|
|
32
|
+
[32mESM[39m [1mdist/composables/index.js.map [22m[32m92.02 KB[39m
|
|
33
|
+
[32mESM[39m [1mdist/registry/index.js.map [22m[32m29.92 KB[39m
|
|
34
|
+
[32mESM[39m [1mdist/utils/index.js.map [22m[32m13.75 KB[39m
|
|
35
|
+
[32mESM[39m ⚡️ Build success in 297ms
|
|
36
36
|
📦 Build complete (build mode)
|
|
37
37
|
[34mDTS[39m Build start
|
|
38
|
-
[32mDTS[39m ⚡️ Build success in
|
|
38
|
+
[32mDTS[39m ⚡️ Build success in 37708ms
|
|
39
39
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m4.51 KB[39m
|
|
40
40
|
[32mDTS[39m [1mdist/types/index.d.ts [22m[32m8.36 KB[39m
|
|
41
41
|
[32mDTS[39m [1mdist/registry/index.d.ts [22m[32m1.65 KB[39m
|
|
@@ -1,5 +1,5 @@
|
|
|
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}
|
|
2
2
|
|
|
3
|
-
> @lukso/transaction-view-headless@0.5.
|
|
3
|
+
> @lukso/transaction-view-headless@0.5.2 typecheck /home/runner/work/service-auth-simple/service-auth-simple/packages/transaction-view-headless
|
|
4
4
|
> tsc --noEmit
|
|
5
5
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.5.2](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.5.1...transaction-view-headless-v0.5.2) (2026-06-02)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @lukso/transaction-decoder bumped to 1.5.0
|
|
11
|
+
|
|
3
12
|
## [0.5.1](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.5.0...transaction-view-headless-v0.5.1) (2026-03-10)
|
|
4
13
|
|
|
5
14
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lukso/transaction-view-headless",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.2-dev.834259b",
|
|
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.
|
|
42
|
+
"@lukso/transaction-decoder": "1.5.0-dev.834259b"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/node": "^25.2.3",
|
package/publish.log
CHANGED
|
@@ -0,0 +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}
|