All @feathersjs/authentication versions

@feathersjs/authentication @5.0.41

MIT
License
No
Install Scripts
11
Dependencies
9
Dev Dependencies
44.0 KB
Package Size
Published

Add Authentication to your FeathersJS app.

Maintainers

dafflmarshallswainalexisabril

Keywords

feathersfeathers-plugin

Dependencies (11)

PackageConstraintRegistry Status
uuid ^11.1.0 auto_approved
lodash ^4.17.23 auto_approved
jsonwebtoken ^9.0.3 auto_approved
long-timeout ^0.1.1 auto_approved
@feathersjs/hooks ^0.9.0 auto_approved
@feathersjs/errors ^5.0.41 auto_approved
@feathersjs/schema ^5.0.41 auto_approved
@feathersjs/commons ^5.0.41 auto_approved
@types/jsonwebtoken ^9.0.10 auto_approved
@feathersjs/feathers ^5.0.41 auto_approved
@feathersjs/transport-commons ^5.0.41 auto_approved

Dev Dependencies (9)

PackageConstraintRegistry Status
shx ^0.4.0 auto_approved
mocha ^11.7.5 auto_approved
ts-node ^10.9.2 auto_approved
typescript ^5.9.3 auto_approved
@types/node ^25.3.0 auto_approved
@types/uuid ^10.0.0 auto_approved
@types/mocha ^10.0.10 auto_approved
@types/lodash ^4.17.23 auto_approved
@feathersjs/memory ^5.0.41 auto_approved

Transitive Dependency Tree

39 transitive deps max depth 5
  ├─ @feathersjs/commons ^5.0.41 → 5.0.44
  ├─ @feathersjs/errors ^5.0.41 → 5.0.44
  ├─ @feathersjs/feathers ^5.0.41 → 5.0.44
  ├─ @feathersjs/hooks ^0.9.0 → 0.9.0
  ├─ @feathersjs/schema ^5.0.41 → 5.0.44
  ├─ @feathersjs/transport-commons ^5.0.41 → 5.0.44
  ├─ @types/jsonwebtoken ^9.0.10 → 9.0.10
  ├─ jsonwebtoken ^9.0.3 → 9.0.3
  ├─ lodash ^4.17.23 → 4.18.1
  ├─ long-timeout ^0.1.1 → 0.1.1
├─ uuid ^11.1.0 → 11.1.0
  ├─ @feathersjs/adapter-commons ^5.0.44 → 5.0.44
  ├─ @feathersjs/commons ^5.0.44 → 5.0.44
  ├─ @feathersjs/errors ^5.0.44 → 5.0.44
  ├─ @feathersjs/feathers ^5.0.44 → 5.0.44
  ├─ @feathersjs/hooks ^0.9.0 → 0.9.0
  ├─ @types/json-schema ^7.0.15 → 7.0.15
  ├─ @types/ms *
  ├─ @types/node * → 25.6.0
  ├─ ajv ^8.18.0 → 8.20.0
  ├─ ajv-formats ^3.0.1 → 3.0.1
  ├─ encodeurl ^2.0.0 → 2.0.0
  ├─ events ^3.3.0 → 3.3.0
  ├─ json-schema-to-ts ^3.1.1
  ├─ jws ^4.0.1 → 4.0.1
  ├─ lodash ^4.17.23 → 4.18.1
  ├─ lodash.includes ^4.3.0 → 4.3.0
  ├─ lodash.isboolean ^3.0.3 → 3.0.3
  ├─ lodash.isinteger ^4.0.4 → 4.0.4
  ├─ lodash.isnumber ^3.0.3 → 3.0.3
  ├─ lodash.isplainobject ^4.0.6 → 4.0.6
  ├─ lodash.isstring ^4.0.1 → 4.0.1
  ├─ lodash.once ^4.0.0 → 4.1.1
  ├─ ms ^2.1.1 → 2.1.3
├─ semver ^7.5.4 → 7.8.0
  ├─ @feathersjs/commons ^5.0.44 → 5.0.44
  ├─ @feathersjs/errors ^5.0.44 → 5.0.44
  ├─ @feathersjs/feathers ^5.0.44 → 5.0.44
  ├─ @feathersjs/hooks ^0.9.0 → 0.9.0
  ├─ ajv ^8.0.0 → 8.20.0
  ├─ events ^3.3.0 → 3.3.0
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.1
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ jwa ^2.0.1 → 2.0.1
  ├─ require-from-string ^2.0.2 → 2.0.2
  ├─ safe-buffer ^5.0.1 → 5.2.1
├─ undici-types ~7.19.0 → 7.19.2
  ├─ @feathersjs/commons ^5.0.44 → 5.0.44
  ├─ @feathersjs/hooks ^0.9.0 → 0.9.0
  ├─ buffer-equal-constant-time ^1.0.1 → 1.0.1
  ├─ ecdsa-sig-formatter 1.0.11 → 1.0.11
  ├─ events ^3.3.0 → 3.3.0
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.1
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ require-from-string ^2.0.2 → 2.0.2
├─ safe-buffer ^5.0.1 → 5.2.1
  ├─ safe-buffer ^5.0.1 → 5.2.1

Changes from v4.5.19

Dependency Changes

ChangePackageVersion
added @feathersjs/hooks ^0.9.0
added @feathersjs/schema ^5.0.41
added @feathersjs/commons ^5.0.41
removed debug ^4.4.3
changed uuid ^8.3.2 → ^11.1.0
changed @feathersjs/errors ^4.5.19 → ^5.0.41
changed @feathersjs/feathers ^4.5.19 → ^5.0.41
changed @feathersjs/transport-commons ^4.5.19 → ^5.0.41

Script Changes

+ pack - mocha

File Changes

0 added 0 removed 41 modified size delta: +19.1 KB

Commit: ddb9b9c55856 Browse source

Published to npm: