@xylabs/sdk-js 5.0.99 → 5.0.100
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/package.json +38 -59
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/sdk-js",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.100",
|
|
4
4
|
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xylabs",
|
|
@@ -40,78 +40,57 @@
|
|
|
40
40
|
"README.md"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@xylabs/
|
|
44
|
-
"@xylabs/
|
|
45
|
-
"@xylabs/base": "~5.0.
|
|
46
|
-
"@xylabs/
|
|
47
|
-
"@xylabs/
|
|
48
|
-
"@xylabs/
|
|
49
|
-
"@xylabs/
|
|
50
|
-
"@xylabs/
|
|
51
|
-
"@xylabs/
|
|
52
|
-
"@xylabs/
|
|
53
|
-
"@xylabs/delay": "~5.0.
|
|
54
|
-
"@xylabs/
|
|
55
|
-
"@xylabs/
|
|
56
|
-
"@xylabs/
|
|
57
|
-
"@xylabs/
|
|
58
|
-
"@xylabs/
|
|
59
|
-
"@xylabs/
|
|
60
|
-
"@xylabs/
|
|
61
|
-
"@xylabs/forget": "~5.0.
|
|
62
|
-
"@xylabs/
|
|
63
|
-
"@xylabs/
|
|
64
|
-
"@xylabs/
|
|
65
|
-
"@xylabs/
|
|
66
|
-
"@xylabs/
|
|
67
|
-
"@xylabs/
|
|
68
|
-
"@xylabs/
|
|
69
|
-
"@xylabs/
|
|
70
|
-
"@xylabs/
|
|
71
|
-
"@xylabs/
|
|
72
|
-
"@xylabs/telemetry": "~5.0.
|
|
73
|
-
"@xylabs/timer": "~5.0.
|
|
74
|
-
"@xylabs/telemetry-exporter": "~5.0.
|
|
75
|
-
"@xylabs/
|
|
76
|
-
"@xylabs/
|
|
77
|
-
"@xylabs/
|
|
43
|
+
"@xylabs/arraybuffer": "~5.0.100",
|
|
44
|
+
"@xylabs/api": "~5.0.100",
|
|
45
|
+
"@xylabs/base": "~5.0.100",
|
|
46
|
+
"@xylabs/buffer": "~5.0.100",
|
|
47
|
+
"@xylabs/array": "~5.0.100",
|
|
48
|
+
"@xylabs/axios": "~5.0.100",
|
|
49
|
+
"@xylabs/creatable": "~5.0.100",
|
|
50
|
+
"@xylabs/assert": "~5.0.100",
|
|
51
|
+
"@xylabs/bignumber": "~5.0.100",
|
|
52
|
+
"@xylabs/decimal-precision": "~5.0.100",
|
|
53
|
+
"@xylabs/delay": "~5.0.100",
|
|
54
|
+
"@xylabs/enum": "~5.0.100",
|
|
55
|
+
"@xylabs/error": "~5.0.100",
|
|
56
|
+
"@xylabs/events": "~5.0.100",
|
|
57
|
+
"@xylabs/exists": "~5.0.100",
|
|
58
|
+
"@xylabs/eth-address": "~5.0.100",
|
|
59
|
+
"@xylabs/fetch": "~5.0.100",
|
|
60
|
+
"@xylabs/hex": "~5.0.100",
|
|
61
|
+
"@xylabs/forget": "~5.0.100",
|
|
62
|
+
"@xylabs/function-name": "~5.0.100",
|
|
63
|
+
"@xylabs/logger": "~5.0.100",
|
|
64
|
+
"@xylabs/platform": "~5.0.100",
|
|
65
|
+
"@xylabs/profile": "~5.0.100",
|
|
66
|
+
"@xylabs/object": "~5.0.100",
|
|
67
|
+
"@xylabs/promise": "~5.0.100",
|
|
68
|
+
"@xylabs/retry": "~5.0.100",
|
|
69
|
+
"@xylabs/set": "~5.0.100",
|
|
70
|
+
"@xylabs/storage": "~5.0.100",
|
|
71
|
+
"@xylabs/static-implements": "~5.0.100",
|
|
72
|
+
"@xylabs/telemetry": "~5.0.100",
|
|
73
|
+
"@xylabs/timer": "~5.0.100",
|
|
74
|
+
"@xylabs/telemetry-exporter": "~5.0.100",
|
|
75
|
+
"@xylabs/url": "~5.0.100",
|
|
76
|
+
"@xylabs/typeof": "~5.0.100",
|
|
77
|
+
"@xylabs/zod": "~5.0.100"
|
|
78
78
|
},
|
|
79
79
|
"devDependencies": {
|
|
80
|
-
"@inquirer/core": "~11.1.8",
|
|
81
80
|
"@opentelemetry/api": "^1",
|
|
82
81
|
"@opentelemetry/sdk-trace-base": "^2.7.0",
|
|
83
82
|
"@types/node": ">=18",
|
|
84
|
-
"@xylabs/toolchain": "~7.11.
|
|
85
|
-
"@xylabs/tsconfig": "~7.11.
|
|
83
|
+
"@xylabs/toolchain": "~7.11.3",
|
|
84
|
+
"@xylabs/tsconfig": "~7.11.3",
|
|
86
85
|
"async-mutex": "~0.5.0",
|
|
87
86
|
"axios": "^1.15.2",
|
|
88
87
|
"bn.js": "~5.2.3",
|
|
89
88
|
"buffer": "~6.0.3",
|
|
90
89
|
"chalk": "~5.6.2",
|
|
91
|
-
"cosmiconfig": ">=9",
|
|
92
|
-
"cosmiconfig-typescript-loader": "~6.3.0",
|
|
93
|
-
"cpy": "~13.2.1",
|
|
94
|
-
"deepmerge": "~4.3.1",
|
|
95
90
|
"eslint": "^10.2.0",
|
|
96
91
|
"ethers": "^6.16.0",
|
|
97
|
-
"find-up": "~8.0.0",
|
|
98
|
-
"get-tsconfig": "~4.13.7",
|
|
99
|
-
"glob": "~13.0.6",
|
|
100
|
-
"license-checker": "~25.0.1",
|
|
101
92
|
"pako": "~2.1.0",
|
|
102
|
-
"parse-git-config": "~3.0.0",
|
|
103
|
-
"picomatch": "~4.0.4",
|
|
104
|
-
"publint": "~0.3.18",
|
|
105
|
-
"rollup": "~4.60.1",
|
|
106
|
-
"rollup-plugin-dts": "~6.4.1",
|
|
107
|
-
"rollup-plugin-node-externals": "~9.0.1",
|
|
108
|
-
"semver": "~7.7.4",
|
|
109
|
-
"sort-package-json": "~3.6.1",
|
|
110
|
-
"tsup": "~8.5.1",
|
|
111
|
-
"types-package-json": "~2.0.39",
|
|
112
93
|
"typescript": "^5",
|
|
113
|
-
"vite": ">=5.0.0",
|
|
114
|
-
"yargs": "~18.0.0",
|
|
115
94
|
"zod": "^4.3.6"
|
|
116
95
|
},
|
|
117
96
|
"peerDependencies": {
|