ksef-client-ts 0.5.2 → 0.6.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.
package/README.md CHANGED
@@ -7,7 +7,8 @@ TypeScript client for the Polish National e-Invoice System (KSeF) API v2.
7
7
  ## Features
8
8
 
9
9
  - **Complete API coverage** — KSeF API v2.3.0, types aligned with the official OpenAPI spec
10
- - **Full-featured CLI** — `ksef` with 14 command groups for auth, sessions, invoices, batch upload, export, and more
10
+ - **Offline invoice mode** — full lifecycle for all 4 KSeF offline modes with QR KOD I + KOD II signing, deadline tracking, local storage, and technical correction
11
+ - **Full-featured CLI** — `ksef` with 15 command groups for auth, sessions, invoices, offline, batch upload, export, and more
11
12
  - **High-level workflows** — auth, online/batch sessions, invoice export — full lifecycle in a single call
12
13
  - **Built-in cryptography** — AES-256-CBC, RSA-OAEP, ECDH, XAdES-B signatures, self-signed certs (Node crypto)
13
14
  - **External signing** — HSM, EPUAP, and smart card authentication via callback-based signing