mioki 0.7.2 → 0.7.3

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/dist/cli.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- const require_package = require('./package-BgBs6o_K.cjs');
2
+ const require_package = require('./package-X2xLahMG.cjs');
3
3
  let node_fs = require("node:fs");
4
4
  node_fs = require_package.__toESM(node_fs);
5
5
  let node_path = require("node:path");
package/dist/cli.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- import { t as version } from "./package-z_NEfbNK.mjs";
2
+ import { t as version } from "./package-DtqcPIWK.mjs";
3
3
  import fs from "node:fs";
4
4
  import path from "node:path";
5
5
  import mri from "mri";
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- const require_package = require('./package-BgBs6o_K.cjs');
1
+ const require_package = require('./package-X2xLahMG.cjs');
2
2
  let node_fs = require("node:fs");
3
3
  node_fs = require_package.__toESM(node_fs);
4
4
  let node_util = require("node:util");
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { t as __export } from "./chunk-DYZpOiH0.mjs";
2
- import { t as version } from "./package-z_NEfbNK.mjs";
2
+ import { t as version } from "./package-DtqcPIWK.mjs";
3
3
  import fs, { default as fs$1 } from "node:fs";
4
4
  import util from "node:util";
5
5
  import path, { default as path$1 } from "node:path";
@@ -0,0 +1,6 @@
1
+ //#region package.json
2
+ var version = "0.7.3";
3
+
4
+ //#endregion
5
+ export { version as t };
6
+ //# sourceMappingURL=package-DtqcPIWK.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"package-DtqcPIWK.mjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}
@@ -40,7 +40,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
40
40
  //#endregion
41
41
 
42
42
  //#region package.json
43
- var version = "0.7.2";
43
+ var version = "0.7.3";
44
44
 
45
45
  //#endregion
46
46
  Object.defineProperty(exports, '__export', {
@@ -61,4 +61,4 @@ Object.defineProperty(exports, 'version', {
61
61
  return version;
62
62
  }
63
63
  });
64
- //# sourceMappingURL=package-BgBs6o_K.cjs.map
64
+ //# sourceMappingURL=package-X2xLahMG.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"package-X2xLahMG.cjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mioki",
3
3
  "type": "module",
4
- "version": "0.7.2",
4
+ "version": "0.7.3",
5
5
  "description": "A simple NapCat OneBot v11 framework.",
6
6
  "keywords": [
7
7
  "onebot",
@@ -48,7 +48,7 @@
48
48
  "pretty-ms": "^9.3.0",
49
49
  "string2argv": "^1.0.2",
50
50
  "systeminformation": "^5.27.14",
51
- "napcat-sdk": "0.7.2"
51
+ "napcat-sdk": "0.7.3"
52
52
  },
53
53
  "devDependencies": {
54
54
  "tsdown": "^0.18.2",
@@ -1 +0,0 @@
1
- {"version":3,"file":"package-BgBs6o_K.cjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}
@@ -1,6 +0,0 @@
1
- //#region package.json
2
- var version = "0.7.2";
3
-
4
- //#endregion
5
- export { version as t };
6
- //# sourceMappingURL=package-z_NEfbNK.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"package-z_NEfbNK.mjs","names":[],"sources":["../package.json"],"sourcesContent":[""],"mappings":""}