@bee-hole/server 1.96.1 → 1.96.2

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": "@bee-hole/server",
3
- "version": "1.96.1",
3
+ "version": "1.96.2",
4
4
  "description": "www.bee-hole.com",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -1,13 +1,3 @@
1
- -- phpMyAdmin SQL Dump
2
- -- version 5.2.1
3
- -- https://www.phpmyadmin.net/
4
- --
5
- -- 主机: mysql
6
- -- 生成日期: 2024-12-09 01:08:08
7
- -- 服务器版本: 5.6.51
8
- -- PHP 版本: 8.2.8
9
-
10
- SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
11
1
  START TRANSACTION;
12
2
  SET time_zone = "+00:00";
13
3
 
@@ -17,10 +7,6 @@ SET time_zone = "+00:00";
17
7
  /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
18
8
  /*!40101 SET NAMES utf8mb4 */;
19
9
 
20
- --
21
- -- 数据库: `xbuy-new`
22
- --
23
-
24
10
  -- --------------------------------------------------------
25
11
 
26
12
  --
@@ -42828,4 +42814,4 @@ COMMIT;
42828
42814
 
42829
42815
  /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
42830
42816
  /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
42831
- /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
42817
+ /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
package/version CHANGED
@@ -1 +1 @@
1
- v1.96.1
1
+ v1.96.2