@fgv/ts-http-storage 5.1.0-3 → 5.1.0-4
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/.rush/temp/{3209e86dbdb943e6bd0fca55aab664f7589a1203.tar.log → 6ab9195b15cc32c9f5e7e6f55bce0a88fab1fac6.tar.log} +2 -2
- package/.rush/temp/chunked-rush-logs/ts-http-storage.build.chunks.jsonl +3 -3
- package/.rush/temp/operation/build/all.log +3 -3
- package/.rush/temp/operation/build/log-chunks.jsonl +3 -3
- package/.rush/temp/operation/build/state.json +1 -1
- package/.rush/temp/shrinkwrap-deps.json +654 -645
- package/dist/tsdoc-metadata.json +1 -1
- package/docs/classes/FsStorageProvider.deleteFile.md +20 -0
- package/docs/classes/FsStorageProvider.md +13 -0
- package/docs/classes/HttpStorageService.deleteFile.md +20 -0
- package/docs/classes/HttpStorageService.md +13 -0
- package/docs/interfaces/IHttpStorageProvider.deleteFile.md +20 -0
- package/docs/interfaces/IHttpStorageProvider.md +13 -0
- package/package.json +7 -7
- package/rush-logs/ts-http-storage.build.cache.log +1 -1
- package/rush-logs/ts-http-storage.build.log +3 -3
- package/temp/ts-http-storage.api.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
Start time:
|
|
2
|
-
Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/
|
|
1
|
+
Start time: Thu Mar 26 2026 21:26:40 GMT+0000 (Coordinated Universal Time)
|
|
2
|
+
Invoking "/usr/bin/tar -c -f /home/runner/work/fgv/fgv/common/temp/build-cache/6ab9195b15cc32c9f5e7e6f55bce0a88fab1fac6-16835d7e2bbe0261.temp -z --files-from=-"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
|
5
5
|
.rush/temp/operation/build/all.log
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
{"kind":"O","text":" ---- build started ---- \n"}
|
|
3
3
|
{"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
|
|
4
4
|
{"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
|
|
5
|
-
{"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.
|
|
5
|
+
{"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.7\n"}
|
|
6
6
|
{"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
|
|
7
7
|
{"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
|
|
8
|
-
{"kind":"O","text":" ---- build finished (
|
|
9
|
-
{"kind":"O","text":"-------------------- Finished (
|
|
8
|
+
{"kind":"O","text":" ---- build finished (11.405s) ---- \n"}
|
|
9
|
+
{"kind":"O","text":"-------------------- Finished (11.41s) --------------------\n"}
|
|
@@ -2,8 +2,8 @@ Invoking: heft build --clean
|
|
|
2
2
|
---- build started ----
|
|
3
3
|
[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.
|
|
4
4
|
[build:typescript] Using TypeScript version 5.9.3
|
|
5
|
-
[build:api-extractor] Using API Extractor version 7.57.
|
|
5
|
+
[build:api-extractor] Using API Extractor version 7.57.7
|
|
6
6
|
[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2
|
|
7
7
|
[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.
|
|
8
|
-
---- build finished (
|
|
9
|
-
-------------------- Finished (
|
|
8
|
+
---- build finished (11.405s) ----
|
|
9
|
+
-------------------- Finished (11.41s) --------------------
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
{"kind":"O","text":" ---- build started ---- \n"}
|
|
3
3
|
{"kind":"O","text":"[build:typescript] The TypeScript compiler version 5.9.3 is newer than the latest version that was tested with Heft (5.8); it may not work correctly.\n"}
|
|
4
4
|
{"kind":"O","text":"[build:typescript] Using TypeScript version 5.9.3\n"}
|
|
5
|
-
{"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.
|
|
5
|
+
{"kind":"O","text":"[build:api-extractor] Using API Extractor version 7.57.7\n"}
|
|
6
6
|
{"kind":"O","text":"[build:api-extractor] Analysis will use the bundled TypeScript version 5.8.2\n"}
|
|
7
7
|
{"kind":"O","text":"[build:api-extractor] *** The target project appears to use TypeScript 5.9.3 which is newer than the bundled compiler engine; consider upgrading API Extractor.\n"}
|
|
8
|
-
{"kind":"O","text":" ---- build finished (
|
|
9
|
-
{"kind":"O","text":"-------------------- Finished (
|
|
8
|
+
{"kind":"O","text":" ---- build finished (11.405s) ---- \n"}
|
|
9
|
+
{"kind":"O","text":"-------------------- Finished (11.41s) --------------------\n"}
|