@qnsp/storage-sdk 0.1.0 → 0.3.0

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.
@@ -1,5 +0,0 @@
1
-
2
- 
3
- > @qnsp/storage-sdk@0.1.0 build /Volumes/ProjectQNSP/QNSP/packages/storage-sdk
4
- > tsc --project tsconfig.build.json
5
-
@@ -1,6 +0,0 @@
1
-
2
- 
3
- > @qnsp/storage-sdk@0.1.0 lint /Volumes/ProjectQNSP/QNSP/packages/storage-sdk
4
- > biome check .
5
-
6
- Checked 8 files in 80ms. No fixes applied.
@@ -1,41 +0,0 @@
1
-
2
- 
3
- > @qnsp/storage-sdk@0.1.0 test /Volumes/ProjectQNSP/QNSP/packages/storage-sdk
4
- > vitest run
5
-
6
- [?25l
7
- RUN v4.0.13 /Volumes/ProjectQNSP/QNSP/packages/storage-sdk
8
-
9
- [?2026h
10
- ❯ src/index.test.ts [queued]
11
-
12
- Test Files 0 passed (1)
13
- Tests 0 passed (0)
14
- Start at 04:44:50
15
- Duration 0ms
16
- [?2026l[?2026h
17
- ❯ src/index.test.ts 0/9
18
-
19
- Test Files 0 passed (1)
20
- Tests 0 passed (9)
21
- Start at 04:44:50
22
- Duration 302ms
23
- [?2026l ✓ src/index.test.ts (9 tests) 16ms
24
- ✓ StorageClient (8)
25
- ✓ initiates an upload with authorization and sensible defaults 10ms
26
- ✓ uploads binary parts using streaming semantics 1ms
27
- ✓ parses ranged download responses and surfaces stream metadata 2ms
28
- ✓ records telemetry for successful requests 0ms
29
- ✓ records telemetry failures 1ms
30
- ✓ records bytes for upload parts 0ms
31
- ✓ updates and fetches document policies with x-tenant-id header 0ms
32
- ✓ applies and releases legal holds 0ms
33
- ✓ StorageEventsClient (1)
34
- ✓ records telemetry when fetching events 1ms
35
-
36
- Test Files 1 passed (1)
37
- Tests 9 passed (9)
38
- Start at 04:44:50
39
- Duration 373ms (transform 116ms, setup 0ms, collect 259ms, tests 16ms, environment 0ms, prepare 3ms)
40
-
41
- [?25h
@@ -1,5 +0,0 @@
1
-
2
- 
3
- > @qnsp/storage-sdk@0.1.0 typecheck /Volumes/ProjectQNSP/QNSP/packages/storage-sdk
4
- > tsc --project tsconfig.json --noEmit
5
-