All @lindorm/aes versions

@lindorm/aes @0.7.0

AGPL-3.0-or-later
License
No
Install Scripts
6
Dependencies
2
Dev Dependencies
51.7 KB
Package Size
Published

High-level AES encryption and decryption for Node.js with first-class TypeScript support. `@lindorm/aes` wraps key derivation, key wrapping, and authenticated content encryption behind a single `AesKit` class — encrypt any supported value in one call and

Maintainers

princejonn

Dependencies (6)

PackageConstraintRegistry Status
@lindorm/is ^0.2.0 auto_approved
@lindorm/b64 ^0.2.0 auto_approved
@lindorm/types ^0.6.0 auto_approved
@lindorm/utils ^0.8.0 auto_approved
@lindorm/errors ^0.2.0 auto_approved
@lindorm/kryptos ^0.8.0 auto_approved

Dev Dependencies (2)

PackageConstraintRegistry Status
jose ^6.2.1 auto_approved
@noble/ciphers ^2.1.1 auto_approved

Transitive Dependency Tree

36 transitive deps max depth 6
  ├─ @lindorm/b64 ^0.2.0 → 0.2.1
  ├─ @lindorm/errors ^0.2.0 → 0.2.2
  ├─ @lindorm/is ^0.2.0 → 0.2.2
  ├─ @lindorm/kryptos ^0.8.0 → 0.8.2
  ├─ @lindorm/types ^0.6.0 → 0.6.1
├─ @lindorm/utils ^0.8.0 → 0.8.2
  ├─ @inquirer/prompts ^8.3.0 → 8.5.2
  ├─ @lindorm/b64 ^0.2.1 → 0.2.1
  ├─ @lindorm/case ^0.2.2 → 0.2.2
  ├─ @lindorm/date ^0.5.2 → 0.5.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/sha ^0.5.2 → 0.5.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ @lindorm/utils ^0.8.2 → 0.8.2
├─ commander ^14.0.3 → 14.0.3
  ├─ @inquirer/checkbox ^5.2.1 → 5.2.1
  ├─ @inquirer/confirm ^6.1.1 → 6.1.1
  ├─ @inquirer/editor ^5.2.2 → 5.2.2
  ├─ @inquirer/expand ^5.1.1 → 5.1.1
  ├─ @inquirer/input ^5.1.2 → 5.1.2
  ├─ @inquirer/number ^4.1.1 → 4.1.1
  ├─ @inquirer/password ^5.1.1 → 5.1.1
  ├─ @inquirer/rawlist ^5.3.1 → 5.3.1
  ├─ @inquirer/search ^4.2.1 → 4.2.1
  ├─ @inquirer/select ^5.2.1 → 5.2.1
  ├─ @lindorm/date ^0.5.2 → 0.5.2
  ├─ @lindorm/errors ^0.2.2 → 0.2.2
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
├─ date-fns ^4.1.0 → 4.4.0
  ├─ @inquirer/ansi ^2.0.7 → 2.0.7
  ├─ @inquirer/core ^11.2.1 → 11.2.1
  ├─ @inquirer/external-editor ^3.0.3 → 3.0.3
  ├─ @inquirer/figures ^2.0.7 → 2.0.7
  ├─ @inquirer/type ^4.0.7 → 4.0.7
  ├─ @lindorm/is ^0.2.2 → 0.2.2
  ├─ @lindorm/random ^0.3.2 → 0.3.2
  ├─ @lindorm/types ^0.7.0 → 0.7.0
├─ date-fns ^4.1.0 → 4.4.0
  ├─ @inquirer/ansi ^2.0.7 → 2.0.7
  ├─ @inquirer/figures ^2.0.7 → 2.0.7
  ├─ @inquirer/type ^4.0.7 → 4.0.7
  ├─ @lindorm/types ^0.7.0 → 0.7.0
  ├─ chardet ^2.1.1 → 2.1.1
  ├─ cli-width ^4.1.0 → 4.1.0
  ├─ fast-wrap-ansi ^0.2.0 → 0.2.2
  ├─ iconv-lite ^0.7.2 → 0.7.2
  ├─ mute-stream ^3.0.0 → 3.0.0
├─ signal-exit ^4.1.0 → 4.1.0
  ├─ fast-string-width ^3.0.2
  ├─ safer-buffer >= 2.1.2 < 3.0.0 → 2.1.2

Changes from v0.6.5

Dependency Changes

ChangePackageVersion
added @lindorm/types ^0.6.0
changed @lindorm/is ^0.1.16 → ^0.2.0
changed @lindorm/b64 ^0.1.10 → ^0.2.0
changed @lindorm/utils ^0.7.1 → ^0.8.0
changed @lindorm/errors ^0.1.18 → ^0.2.0
changed @lindorm/kryptos ^0.7.0 → ^0.8.0

Script Changes

+ test:unit - test:ci- test:interop

File Changes

13 added 10 removed 239 modified size delta: -13.9 KB

Commit: a2b0a53295ae Browse source

Published to npm: