@bee-hole/server 1.75.3 → 1.75.6
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/main.exe +0 -0
- package/mainD +0 -0
- package/package.json +2 -2
- package/resource/public/cp/css/{lang-package~4e34e71e.63cda844.css → lang-package~4e34e71e.98ee3557.css} +2 -2
- package/resource/public/cp/css/{lang-package~4e34e71e.63cda844.css.gz → lang-package~4e34e71e.98ee3557.css.gz} +0 -0
- package/resource/public/cp/index.html +1 -1
- package/resource/public/cp/js/app~f075b844.2205670e.js +1 -0
- package/resource/public/cp/js/app~f075b844.2205670e.js.gz +0 -0
- package/resource/public/cp/js/chunk-69d1dc4d.5f0e926f.js +1 -0
- package/resource/public/cp/js/chunk-69d1dc4d.5f0e926f.js.gz +0 -0
- package/resource/public/cp/js/{chunk-e4a3fce0.6f91cf09.js → chunk-e4a3fce0.074632c9.js} +1 -1
- package/resource/public/cp/js/chunk-e4a3fce0.074632c9.js.gz +0 -0
- package/resource/public/cp/js/chunk-fd8112c6.616be70b.js +1 -0
- package/resource/public/cp/js/chunk-fd8112c6.616be70b.js.gz +0 -0
- package/resource/public/cp/js/lang-package~4e34e71e.0521b4a4.js +11 -0
- package/resource/public/cp/js/lang-package~4e34e71e.0521b4a4.js.gz +0 -0
- package/storage/patch/patch.sql +0 -40
- package/version +1 -1
- package/resource/public/cp/js/app~f075b844.bad9fc37.js +0 -1
- package/resource/public/cp/js/app~f075b844.bad9fc37.js.gz +0 -0
- package/resource/public/cp/js/chunk-5789780a.16d20dee.js +0 -1
- package/resource/public/cp/js/chunk-5789780a.16d20dee.js.gz +0 -0
- package/resource/public/cp/js/chunk-64e5e9cb.86393ade.js +0 -1
- package/resource/public/cp/js/chunk-64e5e9cb.86393ade.js.gz +0 -0
- package/resource/public/cp/js/chunk-e4a3fce0.6f91cf09.js.gz +0 -0
- package/resource/public/cp/js/lang-package~4e34e71e.517670b1.js +0 -11
- package/resource/public/cp/js/lang-package~4e34e71e.517670b1.js.gz +0 -0
- /package/resource/public/cp/css/{chunk-5789780a.e377774e.css → chunk-69d1dc4d.e377774e.css} +0 -0
- /package/resource/public/cp/css/{chunk-5789780a.e377774e.css.gz → chunk-69d1dc4d.e377774e.css.gz} +0 -0
- /package/resource/public/cp/css/{chunk-64e5e9cb.57c40e1a.css → chunk-fd8112c6.57c40e1a.css} +0 -0
- /package/resource/public/cp/css/{chunk-64e5e9cb.57c40e1a.css.gz → chunk-fd8112c6.57c40e1a.css.gz} +0 -0
- /package/resource/public/cp/js/{chunk-0a884798.bbe5ab44.js → chunk-0a884798.2fd80863.js} +0 -0
- /package/resource/public/cp/js/{chunk-0a884798.bbe5ab44.js.gz → chunk-0a884798.2fd80863.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-39f7dd60.6dcc84ee.js → chunk-39f7dd60.4413a039.js} +0 -0
- /package/resource/public/cp/js/{chunk-39f7dd60.6dcc84ee.js.gz → chunk-39f7dd60.4413a039.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-42d1c25a.6a1fc4ad.js → chunk-42d1c25a.fbeb0f51.js} +0 -0
- /package/resource/public/cp/js/{chunk-42d1c25a.6a1fc4ad.js.gz → chunk-42d1c25a.fbeb0f51.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-6862a49e.f64da833.js → chunk-6862a49e.3fcd40b9.js} +0 -0
- /package/resource/public/cp/js/{chunk-6862a49e.f64da833.js.gz → chunk-6862a49e.3fcd40b9.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-cddcad08.d0c38f15.js → chunk-cddcad08.1656928f.js} +0 -0
- /package/resource/public/cp/js/{chunk-cddcad08.d0c38f15.js.gz → chunk-cddcad08.1656928f.js.gz} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.f012eba6.js → lang-zh-TW-service~f63b1681.752a7f64.js} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.f012eba6.js.gz → lang-zh-TW-service~f63b1681.752a7f64.js.gz} +0 -0
package/main.exe
CHANGED
|
Binary file
|
package/mainD
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bee-hole/server",
|
|
3
|
-
"version": "1.75.
|
|
3
|
+
"version": "1.75.6",
|
|
4
4
|
"description": "www.bee-hole.com",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"directories": {
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"scripts": {
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@bee-hole/admin": "1.24.
|
|
13
|
+
"@bee-hole/admin": "1.24.71"
|
|
14
14
|
},
|
|
15
15
|
"keywords": [
|
|
16
16
|
"E-commerce",
|