Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
33
Maintainers
3
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
12Next

4.5.14

Diff

daffl
published 5.0.0-pre.18 •

Changelog

Source

5.0.0-pre.18 (2022-04-11)

Bug Fixes

  • adapter-tests: Add tests for pagination in multi updates (#2472) (98a811a)
  • core: Ensure that dynamically registered services are always set up (#2593) (27cc7d0)
  • schema: result resolver correctly resolves paginated find result (#2594) (6511e45)

Features

  • authentication: Add setup method for auth strategies (#1611) (a3c3581)
  • configuration: Allow app configuration to be validated against a schema (#2590) (a268f86)
  • core: Add app.setup and app.teardown hook support (#2585) (ae4ebee)
  • core: Add app.teardown functionality (#2570) (fcdf524)
  • core: Finalize app.teardown() functionality (#2584) (1a166f3)
  • transport-commons: add context.http.response (#2524) (5bc9d44)
daffl
published 5.0.0-pre.17 •

Changelog

Source

5.0.0-pre.17 (2022-02-15)

Bug Fixes

  • express: Fix application typings to work with typed configuration (#2539) (b9dfaee)
  • hooks: Allow all built-in hooks to be used the async and regular way (#2559) (8f9f631)
  • queryProperty: allow compound oneOf (#2545) (3077d2d)
  • schema: Properly handle resolver errors (#2540) (31fbdff)
daffl
published 5.0.0-pre.16 •

Changelog

Source

5.0.0-pre.16 (2022-01-12)

Bug Fixes

  • authentication-oauth: OAuth redirect lost sometimes due to session store race (#2514) (#2515) (6109c44)
  • schema: Do not error for schemas without properties (#2519) (96fdb47)
  • schema: Fix resolver data type and use new validation feature in test fixture (#2523) (1093f12)

Features

  • express, koa: make transports similar (#2486) (26aa937)
  • schema: Allow to use custom AJV and test with ajv-formats (#2513) (ecfa4df)
  • schema: Improve schema typing, validation and extensibility (#2521) (8c1b350)
daffl
published 4.5.13 •

daffl
published 4.5.12 •

marshallswain
published 5.0.0-pre.15 •

Changelog

Source

5.0.0-pre.15 (2021-11-27)

Bug Fixes

  • adapter-commons: clean up in sort.ts and select function (#2492) (c3ec8a4)
  • adapter-commons: Fix sorting for embedded objects (#2488) (9c22f70)
  • missing express types for Request, Response (#2498) (ee67131)
  • typescript: Overall typing improvements (#2478) (b8eb804)

Features

  • authentication-oauth: Allow dynamic oAuth redirect (#2469) (b7143d4)
  • core: add context.http and move statusCode there (#2496) (b701bf7)
  • core: Improve legacy hooks integration (08c8b40)
  • transport-commons: Ability to register routes with custom params (#2482) (497990a)
daffl
published 5.0.0-pre.14 •

Changelog

Source

5.0.0-pre.14 (2021-10-13)

Note: Version bump only for package feathers

daffl
published 5.0.0-pre.11 •

Changelog

Source

5.0.0-pre.11 (2021-10-06)

Bug Fixes

  • core: Allow to return a new hook context in basic hooks (#2462) (422b6fc)

Features

  • schema: Allow resolvers to validate a schema (#2465) (7d9590b)
daffl
published 5.0.0-pre.10 •

Changelog

Source

5.0.0-pre.10 (2021-09-19)

Bug Fixes

  • authentication-local: adds error handling for undefined/null password field (#2444) (4323f98)

Features

  • schema: Initial version of schema definitions and resolvers (#2441) (c57a5cd)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc