@xcpcio/types 0.2.1 → 0.2.7

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/index.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const GITHUB_URL = "https://github.com/xcpcio/xcpcio";
6
- const VERSION = "0.2.0";
6
+ const VERSION = "0.2.5";
7
7
 
8
8
  var ContestState = /* @__PURE__ */ ((ContestState2) => {
9
9
  ContestState2["PENDING"] = "PENDING";
package/dist/index.d.ts CHANGED
@@ -86,7 +86,7 @@ interface StatusTimeDisplay {
86
86
  }
87
87
 
88
88
  declare const GITHUB_URL = "https://github.com/xcpcio/xcpcio";
89
- declare const VERSION = "0.2.0";
89
+ declare const VERSION = "0.2.5";
90
90
 
91
91
  interface Problem {
92
92
  id: string;
package/dist/index.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  const GITHUB_URL = "https://github.com/xcpcio/xcpcio";
2
- const VERSION = "0.2.0";
2
+ const VERSION = "0.2.5";
3
3
 
4
4
  var ContestState = /* @__PURE__ */ ((ContestState2) => {
5
5
  ContestState2["PENDING"] = "PENDING";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xcpcio/types",
3
3
  "description": "XCPCIO Types",
4
- "version": "0.2.1",
4
+ "version": "0.2.7",
5
5
  "license": "MIT",
6
6
  "author": "Dup4 <lyuzhi.pan@gmail.com>",
7
7
  "keywords": [