@xylabs/sdk-js 2.14.0 → 2.14.1
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,40 +38,40 @@
|
|
|
38
38
|
"esm"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@xylabs/api": "~2.14.
|
|
42
|
-
"@xylabs/array": "~2.14.
|
|
43
|
-
"@xylabs/assert": "~2.14.
|
|
44
|
-
"@xylabs/axios": "~2.14.
|
|
45
|
-
"@xylabs/crypto": "~2.14.
|
|
46
|
-
"@xylabs/decimal-precision": "~2.14.
|
|
47
|
-
"@xylabs/delay": "~2.14.
|
|
48
|
-
"@xylabs/error": "~2.14.
|
|
49
|
-
"@xylabs/eth-address": "~2.14.
|
|
50
|
-
"@xylabs/exists": "~2.14.
|
|
51
|
-
"@xylabs/forget": "~2.14.
|
|
52
|
-
"@xylabs/function-name": "~2.14.
|
|
53
|
-
"@xylabs/log": "~2.14.
|
|
54
|
-
"@xylabs/logger": "~2.14.
|
|
55
|
-
"@xylabs/object": "~2.89.
|
|
56
|
-
"@xylabs/platform": "~2.14.
|
|
57
|
-
"@xylabs/profile": "~2.14.
|
|
58
|
-
"@xylabs/promise": "~2.14.
|
|
59
|
-
"@xylabs/retry": "~2.14.
|
|
60
|
-
"@xylabs/set": "~2.14.
|
|
61
|
-
"@xylabs/static-implements": "~2.14.
|
|
62
|
-
"@xylabs/timer": "~2.14.
|
|
63
|
-
"@xylabs/url": "~2.14.
|
|
41
|
+
"@xylabs/api": "~2.14.1",
|
|
42
|
+
"@xylabs/array": "~2.14.1",
|
|
43
|
+
"@xylabs/assert": "~2.14.1",
|
|
44
|
+
"@xylabs/axios": "~2.14.1",
|
|
45
|
+
"@xylabs/crypto": "~2.14.1",
|
|
46
|
+
"@xylabs/decimal-precision": "~2.14.1",
|
|
47
|
+
"@xylabs/delay": "~2.14.1",
|
|
48
|
+
"@xylabs/error": "~2.14.1",
|
|
49
|
+
"@xylabs/eth-address": "~2.14.1",
|
|
50
|
+
"@xylabs/exists": "~2.14.1",
|
|
51
|
+
"@xylabs/forget": "~2.14.1",
|
|
52
|
+
"@xylabs/function-name": "~2.14.1",
|
|
53
|
+
"@xylabs/log": "~2.14.1",
|
|
54
|
+
"@xylabs/logger": "~2.14.1",
|
|
55
|
+
"@xylabs/object": "~2.89.1",
|
|
56
|
+
"@xylabs/platform": "~2.14.1",
|
|
57
|
+
"@xylabs/profile": "~2.14.1",
|
|
58
|
+
"@xylabs/promise": "~2.14.1",
|
|
59
|
+
"@xylabs/retry": "~2.14.1",
|
|
60
|
+
"@xylabs/set": "~2.14.1",
|
|
61
|
+
"@xylabs/static-implements": "~2.14.1",
|
|
62
|
+
"@xylabs/timer": "~2.14.1",
|
|
63
|
+
"@xylabs/url": "~2.14.1"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@babel/core": "^7.23.
|
|
67
|
-
"@babel/preset-env": "^7.23.
|
|
66
|
+
"@babel/core": "^7.23.9",
|
|
67
|
+
"@babel/preset-env": "^7.23.9",
|
|
68
68
|
"@babel/preset-typescript": "^7.23.3",
|
|
69
|
-
"@swc/core": "^1.
|
|
70
|
-
"@types/jest": "^29.5.
|
|
69
|
+
"@swc/core": "^1.4.0",
|
|
70
|
+
"@types/jest": "^29.5.12",
|
|
71
71
|
"@types/mocha": "^10.0.6",
|
|
72
72
|
"@types/supertest": "^6.0.2",
|
|
73
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
74
|
-
"@typescript-eslint/parser": "^6.
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
|
74
|
+
"@typescript-eslint/parser": "^6.21.0",
|
|
75
75
|
"@xylabs/config": "^3.2.42",
|
|
76
76
|
"@xylabs/eslint-config": "^3.2.42",
|
|
77
77
|
"@xylabs/ts-scripts-yarn3": "^3.2.42",
|
|
@@ -79,12 +79,12 @@
|
|
|
79
79
|
"@xylabs/tsconfig-jest": "^3.2.42",
|
|
80
80
|
"babel-jest": "^29.7.0",
|
|
81
81
|
"depcheck": "^1.4.7",
|
|
82
|
-
"dotenv": "^16.
|
|
82
|
+
"dotenv": "^16.4.2",
|
|
83
83
|
"eslint": "^8.56.0",
|
|
84
84
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
85
85
|
"eslint-plugin-deprecation": "^2.0.0",
|
|
86
86
|
"eslint-plugin-import": "^2.29.1",
|
|
87
|
-
"eslint-plugin-unicorn": "^
|
|
87
|
+
"eslint-plugin-unicorn": "^51.0.1",
|
|
88
88
|
"jest": "^29.7.0",
|
|
89
89
|
"jest-environment-jsdom": "^29.7.0",
|
|
90
90
|
"jest-extended": "^4.0.2",
|
|
@@ -117,6 +117,6 @@
|
|
|
117
117
|
"node": "18.17.1",
|
|
118
118
|
"yarn": "1.22.19"
|
|
119
119
|
},
|
|
120
|
-
"version": "2.14.
|
|
120
|
+
"version": "2.14.1",
|
|
121
121
|
"type": "module"
|
|
122
122
|
}
|