ticbuild 1.0.13 → 1.0.14
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/buildInfo.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
export declare const buildInfo: {
|
|
2
|
-
readonly version: "1.0.
|
|
3
|
-
readonly dirty:
|
|
4
|
-
readonly buildDate: "2026-02-
|
|
5
|
-
readonly lastCommitDate: "2026-02-
|
|
6
|
-
readonly commitHash: "
|
|
2
|
+
readonly version: "1.0.14";
|
|
3
|
+
readonly dirty: false;
|
|
4
|
+
readonly buildDate: "2026-02-13T23:08:31.043Z";
|
|
5
|
+
readonly lastCommitDate: "2026-02-14T00:08:24+01:00";
|
|
6
|
+
readonly commitHash: "e0c7a80";
|
|
7
7
|
};
|
|
8
8
|
//# sourceMappingURL=buildInfo.d.ts.map
|
package/dist/buildInfo.js
CHANGED
|
@@ -3,10 +3,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.buildInfo = void 0;
|
|
4
4
|
// Auto-generated by scripts/gen-build-info.js. Do not edit.
|
|
5
5
|
exports.buildInfo = {
|
|
6
|
-
"version": "1.0.
|
|
7
|
-
"dirty":
|
|
8
|
-
"buildDate": "2026-02-
|
|
9
|
-
"lastCommitDate": "2026-02-
|
|
10
|
-
"commitHash": "
|
|
6
|
+
"version": "1.0.14",
|
|
7
|
+
"dirty": false,
|
|
8
|
+
"buildDate": "2026-02-13T23:08:31.043Z",
|
|
9
|
+
"lastCommitDate": "2026-02-14T00:08:24+01:00",
|
|
10
|
+
"commitHash": "e0c7a80"
|
|
11
11
|
};
|
|
12
12
|
//# sourceMappingURL=buildInfo.js.map
|
package/dist/buildInfo.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"buildInfo.js","sourceRoot":"","sources":["../src/buildInfo.ts"],"names":[],"mappings":";;;AAAA,4DAA4D;AAC/C,QAAA,SAAS,GAAG;IACvB,SAAS,EAAE,QAAQ;IACnB,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"buildInfo.js","sourceRoot":"","sources":["../src/buildInfo.ts"],"names":[],"mappings":";;;AAAA,4DAA4D;AAC/C,QAAA,SAAS,GAAG;IACvB,SAAS,EAAE,QAAQ;IACnB,OAAO,EAAE,KAAK;IACd,WAAW,EAAE,0BAA0B;IACvC,gBAAgB,EAAE,2BAA2B;IAC7C,YAAY,EAAE,SAAS;CACf,CAAC"}
|
package/package.json
CHANGED
|
Binary file
|