@xylabs/sdk-js 2.13.25 → 2.13.26
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 +32 -32
package/package.json
CHANGED
|
@@ -38,46 +38,46 @@
|
|
|
38
38
|
"esm"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@xylabs/api": "~2.13.
|
|
42
|
-
"@xylabs/array": "~2.13.
|
|
43
|
-
"@xylabs/assert": "~2.13.
|
|
44
|
-
"@xylabs/axios": "~2.13.
|
|
45
|
-
"@xylabs/crypto": "~2.13.
|
|
46
|
-
"@xylabs/decimal-precision": "~2.13.
|
|
47
|
-
"@xylabs/delay": "~2.13.
|
|
48
|
-
"@xylabs/error": "~2.13.
|
|
49
|
-
"@xylabs/eth-address": "~2.13.
|
|
50
|
-
"@xylabs/exists": "~2.13.
|
|
51
|
-
"@xylabs/forget": "~2.13.
|
|
52
|
-
"@xylabs/function-name": "~2.13.
|
|
53
|
-
"@xylabs/log": "~2.13.
|
|
54
|
-
"@xylabs/logger": "~2.13.
|
|
55
|
-
"@xylabs/platform": "~2.13.
|
|
56
|
-
"@xylabs/profile": "~2.13.
|
|
57
|
-
"@xylabs/promise": "~2.13.
|
|
58
|
-
"@xylabs/set": "~2.13.
|
|
59
|
-
"@xylabs/static-implements": "~2.13.
|
|
60
|
-
"@xylabs/timer": "~2.13.
|
|
61
|
-
"@xylabs/url": "~2.13.
|
|
41
|
+
"@xylabs/api": "~2.13.26",
|
|
42
|
+
"@xylabs/array": "~2.13.26",
|
|
43
|
+
"@xylabs/assert": "~2.13.26",
|
|
44
|
+
"@xylabs/axios": "~2.13.26",
|
|
45
|
+
"@xylabs/crypto": "~2.13.26",
|
|
46
|
+
"@xylabs/decimal-precision": "~2.13.26",
|
|
47
|
+
"@xylabs/delay": "~2.13.26",
|
|
48
|
+
"@xylabs/error": "~2.13.26",
|
|
49
|
+
"@xylabs/eth-address": "~2.13.26",
|
|
50
|
+
"@xylabs/exists": "~2.13.26",
|
|
51
|
+
"@xylabs/forget": "~2.13.26",
|
|
52
|
+
"@xylabs/function-name": "~2.13.26",
|
|
53
|
+
"@xylabs/log": "~2.13.26",
|
|
54
|
+
"@xylabs/logger": "~2.13.26",
|
|
55
|
+
"@xylabs/platform": "~2.13.26",
|
|
56
|
+
"@xylabs/profile": "~2.13.26",
|
|
57
|
+
"@xylabs/promise": "~2.13.26",
|
|
58
|
+
"@xylabs/set": "~2.13.26",
|
|
59
|
+
"@xylabs/static-implements": "~2.13.26",
|
|
60
|
+
"@xylabs/timer": "~2.13.26",
|
|
61
|
+
"@xylabs/url": "~2.13.26"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
64
|
"@babel/core": "^7.23.7",
|
|
65
65
|
"@babel/preset-env": "^7.23.8",
|
|
66
66
|
"@babel/preset-typescript": "^7.23.3",
|
|
67
|
-
"@swc/core": "^1.3.
|
|
67
|
+
"@swc/core": "^1.3.105",
|
|
68
68
|
"@types/jest": "^29.5.11",
|
|
69
69
|
"@types/mocha": "^10.0.6",
|
|
70
70
|
"@types/supertest": "^6.0.2",
|
|
71
|
-
"@typescript-eslint/eslint-plugin": "^6.19.
|
|
72
|
-
"@typescript-eslint/parser": "^6.19.
|
|
73
|
-
"@xylabs/config": "^3.2.
|
|
74
|
-
"@xylabs/eslint-config": "^3.2.
|
|
75
|
-
"@xylabs/ts-scripts-yarn3": "^3.2.
|
|
76
|
-
"@xylabs/tsconfig": "^3.2.
|
|
77
|
-
"@xylabs/tsconfig-jest": "^3.2.
|
|
71
|
+
"@typescript-eslint/eslint-plugin": "^6.19.1",
|
|
72
|
+
"@typescript-eslint/parser": "^6.19.1",
|
|
73
|
+
"@xylabs/config": "^3.2.42",
|
|
74
|
+
"@xylabs/eslint-config": "^3.2.42",
|
|
75
|
+
"@xylabs/ts-scripts-yarn3": "^3.2.42",
|
|
76
|
+
"@xylabs/tsconfig": "^3.2.42",
|
|
77
|
+
"@xylabs/tsconfig-jest": "^3.2.42",
|
|
78
78
|
"babel-jest": "^29.7.0",
|
|
79
79
|
"depcheck": "^1.4.7",
|
|
80
|
-
"dotenv": "^16.3.
|
|
80
|
+
"dotenv": "^16.3.2",
|
|
81
81
|
"eslint": "^8.56.0",
|
|
82
82
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
83
83
|
"eslint-plugin-deprecation": "^2.0.0",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"jest-sorted": "^1.0.14",
|
|
90
90
|
"npm-package-json-lint": "^7.1.0",
|
|
91
91
|
"reflect-metadata": "^0.2.1",
|
|
92
|
-
"ts-jest": "^29.1.
|
|
92
|
+
"ts-jest": "^29.1.2",
|
|
93
93
|
"typescript": "^5.3.3"
|
|
94
94
|
},
|
|
95
95
|
"resolutions": {
|
|
@@ -115,6 +115,6 @@
|
|
|
115
115
|
"node": "18.17.1",
|
|
116
116
|
"yarn": "1.22.19"
|
|
117
117
|
},
|
|
118
|
-
"version": "2.13.
|
|
118
|
+
"version": "2.13.26",
|
|
119
119
|
"type": "module"
|
|
120
120
|
}
|