filecat 2.3.3 → 2.4.8
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "filecat",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.4.8",
|
|
4
4
|
"description": "filecat 文件管理器",
|
|
5
5
|
"author": "xiaobaidadada",
|
|
6
6
|
"scripts": {
|
|
@@ -49,6 +49,8 @@
|
|
|
49
49
|
"日志",
|
|
50
50
|
"http代理工具",
|
|
51
51
|
"终端权限",
|
|
52
|
+
"持续集成",
|
|
53
|
+
"CD/CI",
|
|
52
54
|
"http",
|
|
53
55
|
"post",
|
|
54
56
|
"log",
|
|
@@ -143,7 +145,7 @@
|
|
|
143
145
|
"socket.io-parser": "^4.2.4",
|
|
144
146
|
"sshpk": "^1.18.0",
|
|
145
147
|
"style-loader": "^3.3.4",
|
|
146
|
-
"systeminformation": "^5.
|
|
148
|
+
"systeminformation": "^5.25.11",
|
|
147
149
|
"tar": "^7.4.3",
|
|
148
150
|
"tldts": "^6.1.20",
|
|
149
151
|
"ts-node": "^10.9.2",
|