@lindorm/conduit @0.4.0
AGPL-3.0-or-later
License
No
Install Scripts
9
Dependencies
4
Dev Dependencies
41.8 KB
Package Size
Published
Middleware-based HTTP client built on Axios with retries, circuit breaking, rate limiting, request deduplication, response caching, OAuth2 client credentials, DPoP, and Zod schema validation.
Maintainers
princejonn
Dependencies (9)
| Package | Constraint | Registry Status |
|---|---|---|
| zod | ^3.25.23 | auto_approved |
| uuid | ^10.0.0 | auto_approved |
| @lindorm/is | ^0.1.12 | auto_approved |
| @lindorm/url | ^0.1.12 | auto_approved |
| @lindorm/case | ^0.1.12 | auto_approved |
| @lindorm/enums | ^0.1.6 | auto_approved |
| @lindorm/retry | ^0.1.10 | auto_approved |
| @lindorm/errors | ^0.1.13 | auto_approved |
| @lindorm/middleware | ^0.1.6 | auto_approved |
Dev Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| form-data | ^4.0.0 | auto_approved |
| @types/uuid | ^10.0.0 | auto_approved |
| @lindorm/types | ^0.3.4 | auto_approved |
| @lindorm/logger | ^0.4.0 | auto_approved |
Transitive Dependency Tree
11 transitive deps
max depth 4
├─
@lindorm/case
^0.1.12
→ 0.1.16
├─
@lindorm/enums
^0.1.6
→ 0.1.8
├─
@lindorm/errors
^0.1.13
→ 0.1.18
├─
@lindorm/is
^0.1.12
→ 0.1.16
├─
@lindorm/middleware
^0.1.6
→ 0.1.9
├─
@lindorm/retry
^0.1.10
→ 0.1.11
├─
@lindorm/url
^0.1.12
→ 0.1.17
├─
uuid
^10.0.0
→ 10.0.0
├─
zod
^3.25.23
→ 3.25.76
├─
@lindorm/case
^0.1.16
→ 0.1.16
├─
@lindorm/is
^0.1.16
→ 0.1.16
├─
@lindorm/random
^0.2.4
→ 0.2.4
├─
@lindorm/types
^0.5.0
→ 0.5.0
├─
@lindorm/is
^0.1.16
→ 0.1.16
├─
@lindorm/types
^0.5.0
→ 0.5.0
├─
@lindorm/types
^0.5.0
→ 0.5.0
Changes from v0.3.3
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | @lindorm/case | ^0.1.12 |
| added | @lindorm/errors | ^0.1.13 |
| changed | @lindorm/is | ^0.1.11 → ^0.1.12 |
| changed | @lindorm/url | ^0.1.11 → ^0.1.12 |
| changed | @lindorm/enums | ^0.1.5 → ^0.1.6 |
| changed | @lindorm/retry | ^0.1.9 → ^0.1.10 |
| changed | @lindorm/middleware | ^0.1.5 → ^0.1.6 |
Script Changes
+ test:watch+ typecheck:watch - test:unit- integration- typecheck:ci- test:integration- integration:focusFile Changes
12 added
0 removed
54 modified
size delta: +28.6 KB
Commit: 4b8579886ad8 Browse source
Published to npm: