@nsshunt/stsappframework 3.0.37 → 3.0.39
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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nsshunt/stsappframework",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.39",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "./types/index.d.ts",
|
|
@@ -25,21 +25,21 @@
|
|
|
25
25
|
},
|
|
26
26
|
"homepage": "https://github.com/nsshunt/stsappframework#readme",
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@babel/preset-env": "^7.
|
|
29
|
-
"@babel/preset-typescript": "^7.23.
|
|
28
|
+
"@babel/preset-env": "^7.23.2",
|
|
29
|
+
"@babel/preset-typescript": "^7.23.2",
|
|
30
30
|
"@tsconfig/node20": "^20.1.2",
|
|
31
|
-
"@types/cookie-parser": "^1.4.
|
|
32
|
-
"@types/debug": "^4.1.
|
|
33
|
-
"@types/express": "^4.17.
|
|
34
|
-
"@types/jest": "^29.5.
|
|
35
|
-
"@types/jsonwebtoken": "^9.0.
|
|
36
|
-
"@types/lodash": "^4.14.
|
|
37
|
-
"@types/pg": "^8.10.
|
|
38
|
-
"@types/uuid": "^9.0.
|
|
39
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
40
|
-
"@typescript-eslint/parser": "^6.
|
|
41
|
-
"@vitest/ui": "^0.34.
|
|
42
|
-
"eslint": "^8.
|
|
31
|
+
"@types/cookie-parser": "^1.4.5",
|
|
32
|
+
"@types/debug": "^4.1.10",
|
|
33
|
+
"@types/express": "^4.17.20",
|
|
34
|
+
"@types/jest": "^29.5.6",
|
|
35
|
+
"@types/jsonwebtoken": "^9.0.4",
|
|
36
|
+
"@types/lodash": "^4.14.200",
|
|
37
|
+
"@types/pg": "^8.10.7",
|
|
38
|
+
"@types/uuid": "^9.0.6",
|
|
39
|
+
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
|
40
|
+
"@typescript-eslint/parser": "^6.9.0",
|
|
41
|
+
"@vitest/ui": "^0.34.6",
|
|
42
|
+
"eslint": "^8.52.0",
|
|
43
43
|
"jest": "^29.7.0",
|
|
44
44
|
"supertest": "^6.3.3",
|
|
45
45
|
"testcontainers": "^10.2.1",
|
|
@@ -48,15 +48,15 @@
|
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@influxdata/influxdb-client": "^1.33.2",
|
|
50
50
|
"@nsshunt/stsconfig": "^1.25.58",
|
|
51
|
-
"@nsshunt/stsdatamanagement": "^1.17.
|
|
52
|
-
"@nsshunt/stsinstrumentation": "^7.0.
|
|
53
|
-
"@nsshunt/stspublisherserver": "^2.0.
|
|
54
|
-
"@nsshunt/stssocketio-client": "^0.0.
|
|
55
|
-
"@nsshunt/stsutils": "^1.16.
|
|
51
|
+
"@nsshunt/stsdatamanagement": "^1.17.127",
|
|
52
|
+
"@nsshunt/stsinstrumentation": "^7.0.3",
|
|
53
|
+
"@nsshunt/stspublisherserver": "^2.0.18",
|
|
54
|
+
"@nsshunt/stssocketio-client": "^0.0.27",
|
|
55
|
+
"@nsshunt/stsutils": "^1.16.12",
|
|
56
56
|
"@socket.io/cluster-adapter": "^0.2.2",
|
|
57
57
|
"@socket.io/redis-streams-adapter": "^0.1.0",
|
|
58
|
-
"@types/pidusage": "^2.0.
|
|
59
|
-
"@types/tough-cookie": "^4.0.
|
|
58
|
+
"@types/pidusage": "^2.0.4",
|
|
59
|
+
"@types/tough-cookie": "^4.0.4",
|
|
60
60
|
"axios": "^1.5.1",
|
|
61
61
|
"colors": "^1.4.0",
|
|
62
62
|
"cookie-parser": "^1.4.6",
|
|
@@ -66,17 +66,17 @@
|
|
|
66
66
|
"http-status-codes": "^2.3.0",
|
|
67
67
|
"jayson": "^4.1.0",
|
|
68
68
|
"jsonwebtoken": "^9.0.2",
|
|
69
|
-
"jwks-rsa": "^3.0
|
|
69
|
+
"jwks-rsa": "^3.1.0",
|
|
70
70
|
"jwt-decode": "^3.1.2",
|
|
71
71
|
"kafkajs": "^2.2.4",
|
|
72
72
|
"pidusage": "^3.0.2",
|
|
73
|
-
"prom-client": "^
|
|
73
|
+
"prom-client": "^15.0.0",
|
|
74
74
|
"redis": "^4.6.10",
|
|
75
75
|
"socket.io": "^4.7.2",
|
|
76
76
|
"socket.io-client": "^4.7.2",
|
|
77
|
-
"systeminformation": "^5.21.
|
|
77
|
+
"systeminformation": "^5.21.13",
|
|
78
78
|
"tough-cookie": "^4.1.3",
|
|
79
79
|
"uuid": "^9.0.1",
|
|
80
|
-
"vitest": "^0.34.
|
|
80
|
+
"vitest": "^0.34.6"
|
|
81
81
|
}
|
|
82
82
|
}
|