@lukso/transaction-view-headless 0.4.4-dev.d966b4b → 0.4.5-dev.14d5261
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 +10 -10
- package/.turbo/turbo-typecheck.log +1 -1
- package/CHANGELOG.md +14 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/index.ts +1 -1
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.4.
|
|
3
|
+
> @lukso/transaction-view-headless@0.4.5 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"}
|
|
@@ -18,24 +18,24 @@
|
|
|
18
18
|
[32mCJS[39m [1mdist/utils/index.cjs [22m[32m6.80 KB[39m
|
|
19
19
|
[32mCJS[39m [1mdist/index.cjs.map [22m[32m108.50 KB[39m
|
|
20
20
|
[32mCJS[39m [1mdist/types/index.cjs.map [22m[32m9.95 KB[39m
|
|
21
|
-
[32mCJS[39m [1mdist/composables/index.cjs.map [22m[32m92.12 KB[39m
|
|
22
21
|
[32mCJS[39m [1mdist/registry/index.cjs.map [22m[32m30.27 KB[39m
|
|
23
22
|
[32mCJS[39m [1mdist/utils/index.cjs.map [22m[32m13.93 KB[39m
|
|
24
|
-
[32mCJS[39m
|
|
25
|
-
[
|
|
23
|
+
[32mCJS[39m [1mdist/composables/index.cjs.map [22m[32m92.12 KB[39m
|
|
24
|
+
[32mCJS[39m ⚡️ Build success in 151ms
|
|
26
25
|
[32mESM[39m [1mdist/types/index.js [22m[32m1.72 KB[39m
|
|
27
|
-
[32mESM[39m [1mdist/
|
|
26
|
+
[32mESM[39m [1mdist/index.js [22m[32m44.39 KB[39m
|
|
28
27
|
[32mESM[39m [1mdist/registry/index.js [22m[32m13.51 KB[39m
|
|
29
28
|
[32mESM[39m [1mdist/utils/index.js [22m[32m5.68 KB[39m
|
|
30
|
-
[32mESM[39m [1mdist/index.js
|
|
29
|
+
[32mESM[39m [1mdist/composables/index.js [22m[32m37.78 KB[39m
|
|
31
30
|
[32mESM[39m [1mdist/types/index.js.map [22m[32m9.19 KB[39m
|
|
32
|
-
[32mESM[39m [1mdist/composables/index.js.map [22m[32m91.99 KB[39m
|
|
33
|
-
[32mESM[39m [1mdist/registry/index.js.map [22m[32m29.88 KB[39m
|
|
34
31
|
[32mESM[39m [1mdist/utils/index.js.map [22m[32m13.75 KB[39m
|
|
35
|
-
[32mESM[39m
|
|
32
|
+
[32mESM[39m [1mdist/registry/index.js.map [22m[32m29.88 KB[39m
|
|
33
|
+
[32mESM[39m [1mdist/composables/index.js.map [22m[32m91.99 KB[39m
|
|
34
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m108.22 KB[39m
|
|
35
|
+
[32mESM[39m ⚡️ Build success in 159ms
|
|
36
36
|
📦 Build complete (build mode)
|
|
37
37
|
[34mDTS[39m Build start
|
|
38
|
-
[32mDTS[39m ⚡️ Build success in
|
|
38
|
+
[32mDTS[39m ⚡️ Build success in 22372ms
|
|
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.4.
|
|
3
|
+
> @lukso/transaction-view-headless@0.4.5 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,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [0.4.5](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.4.4...transaction-view-headless-v0.4.5) (2026-01-05)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* Force build of the packages - attempt 2 ([#86](https://github.com/lukso-network/service-auth-simple/issues/86)) ([ba618e9](https://github.com/lukso-network/service-auth-simple/commit/ba618e9bdd2a68499cebb9ff370ca31f7e4ef319))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* The following workspace dependencies were updated
|
|
14
|
+
* dependencies
|
|
15
|
+
* @lukso/transaction-decoder bumped to 1.3.5
|
|
16
|
+
|
|
3
17
|
## [0.4.4](https://github.com/lukso-network/service-auth-simple/compare/transaction-view-headless-v0.4.3...transaction-view-headless-v0.4.4) (2025-12-23)
|
|
4
18
|
|
|
5
19
|
|