@lindorm/aes @0.6.4
AGPL-3.0-or-later
License
No
Install Scripts
5
Dependencies
3
Dev Dependencies
54.2 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 (5)
| Package | Constraint | Registry Status |
|---|---|---|
| @lindorm/is | ^0.1.15 | auto_approved |
| @lindorm/b64 | ^0.1.9 | auto_approved |
| @lindorm/utils | ^0.7.0 | auto_approved |
| @lindorm/errors | ^0.1.17 | auto_approved |
| @lindorm/kryptos | ^0.6.0 | auto_approved |
Dev Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| jose | ^6.2.1 | auto_approved |
| @lindorm/types | ^0.5.0 | auto_approved |
| @noble/ciphers | ^2.1.1 | auto_approved |
Transitive Dependency Tree
36 transitive deps
max depth 6
├─
@lindorm/b64
^0.1.9
→ 0.1.10
├─
@lindorm/errors
^0.1.17
→ 0.1.18
├─
@lindorm/is
^0.1.15
→ 0.1.16
├─
@lindorm/kryptos
^0.6.0
→ 0.6.0
├─
@lindorm/utils
^0.7.0
→ 0.7.1
├─
@inquirer/prompts
^8.3.0
→ 8.5.2
├─
@lindorm/b64
^0.1.9
→ 0.1.10
├─
@lindorm/case
^0.1.15
→ 0.1.16
├─
@lindorm/date
^0.4.3
→ 0.4.4
├─
@lindorm/date
^0.4.4
→ 0.4.4
├─
@lindorm/errors
^0.1.17
→ 0.1.18
├─
@lindorm/is
^0.1.16
→ 0.1.16
├─
@lindorm/is
^0.1.15
→ 0.1.16
├─
@lindorm/random
^0.2.3
→ 0.2.4
├─
@lindorm/random
^0.2.4
→ 0.2.4
├─
@lindorm/sha
^0.4.0
→ 0.4.1
├─
@lindorm/types
^0.5.0
→ 0.5.0
├─
@lindorm/utils
^0.7.0
→ 0.7.1
├─
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.4.4
→ 0.4.4
├─
@lindorm/errors
^0.1.18
→ 0.1.18
├─
@lindorm/is
^0.1.16
→ 0.1.16
├─
@lindorm/random
^0.2.4
→ 0.2.4
├─
@lindorm/types
^0.5.0
→ 0.5.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.1.16
→ 0.1.16
├─
@lindorm/random
^0.2.4
→ 0.2.4
├─
@lindorm/types
^0.5.0
→ 0.5.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.5.0
→ 0.5.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.3
Dependency Changes
| Change | Package | Version |
|---|---|---|
| changed | @lindorm/is | ^0.1.14 → ^0.1.15 |
| changed | @lindorm/b64 | ^0.1.8 → ^0.1.9 |
| changed | @lindorm/utils | ^0.6.2 → ^0.7.0 |
| changed | @lindorm/errors | ^0.1.16 → ^0.1.17 |
| changed | @lindorm/kryptos | ^0.5.3 → ^0.6.0 |
File Changes
0 added
0 removed
34 modified
size delta: +3.3 KB
Commit: 7a7ca458fd77 Browse source
Published to npm: