Socket
Socket
Sign inDemoInstall

@feathersjs/adapter-tests

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/adapter-tests - npm Package Versions

1
10

5.0.0-pre.28

Diff

Changelog

Source

5.0.0-pre.28 (2022-08-03)

Bug Fixes

  • authentication-client: Properly handle missing token error (#2700) (160746e)
  • cli: Improve generated application and client (#2701) (bd55ffb)
  • core: Get hooks to work reliably with custom methods (#2714) (8d7e04a)
  • knex: Fix PostgreSQL integration issues and run CI tests against pg (#2698) (1f71d78)
  • mongodb: Ensure transactions are used properly in create (#2699) (fe22615)
daffl
published 5.0.0-pre.27 •

Changelog

Source

5.0.0-pre.27 (2022-07-13)

Bug Fixes

  • authentication-client: Ensure reAuthenticate works in parallel with other requests (#2690) (41b3761)
  • cli: Fix flaky authentication migration and SQL id schema types (#2676) (04ce9a5)
  • Freeze the resolver context (#2685) (247dccb)
  • socketio-client: Make Socket.io client event target compatible (#2686) (716c49a)

Features

daffl
published 5.0.0-pre.26 •

Changelog

Source

5.0.0-pre.26 (2022-06-22)

Bug Fixes

  • cli: Fix compilation folders that got mixed up (fc4cb74)
daffl
published 5.0.0-pre.25 •

Changelog

Source

5.0.0-pre.25 (2022-06-22)

Bug Fixes

  • cli: Generator fixes to work with the new guide (#2674) (b773fa5)
daffl
published 5.0.0-pre.24 •

Changelog

Source

5.0.0-pre.24 (2022-06-21)

Bug Fixes

  • authentication-oauth: Fix bug and properly set Grant defaults (#2659) (cb93bb9)
  • authentication: Add safe dispatch data for authentication requests (#2662) (d8104a1)
  • schema: Fix dispatch resovler hook to convert actually resolved data (#2663) (f7e87db)

Features

  • authentication-local: Add passwordHash property resolver (#2660) (b41279b)
  • cli: Add generators for new Knex SQL database adapter (#2673) (0fb2c0f)
  • cli: Add hook generator (#2667) (24e4bc0)
  • cli: Add support for JavaScript to the new CLI (#2668) (ebac587)
  • cli: Add typed client to a generated app (#2669) (5b801b5)
  • cli: Initial Feathers v5 CLI and Pinion generator (#2578) (7f59ae7)
  • knex: Add KnexJS SQL database adapter to core (#2671) (9380fff)
daffl
published 5.0.0-pre.23 •

Changelog

Source

5.0.0-pre.23 (2022-06-06)

Bug Fixes

  • express: Ensure Express options can be set before configuring REST transport (#2655) (c9b8f74)
  • schema: Always resolve dispatch in resolveAll and add getDispatch method (#2645) (145b366)
  • schema: remove default from queryProperty schemas (#2646) (940a2b6)

Features

  • client: Improve client side custom method support (#2654) (c138acf)
  • core: Rename async hooks to around hooks, allow usual registration format (#2652) (2a485a0)
daffl
published 5.0.0-pre.22 •

Changelog

Source

5.0.0-pre.22 (2022-05-24)

Bug Fixes

  • schema: Allows resolveData with different resolvers based on method (#2644) (be71fa2)
daffl
published 4.5.15 •

daffl
published 5.0.0-pre.20 •

Changelog

Source

5.0.0-pre.20 (2022-05-04)

Bug Fixes

  • authentication-oauth: Don't send origins in Grant's config, as it will be considered another provider (#2617) (ae3dddd)
  • configuration: Only validate the initial configuration against the schema (#2622) (386c5e2)
  • dependencies: Lock monorepo package version numbers (#2623) (5640c10)

Features

  • schema: Add querySyntax helper to create full query schemas (#2621) (2bbb103)
daffl
published 5.0.0-pre.19 •

Changelog

Source

5.0.0-pre.19 (2022-05-01)

Bug Fixes

  • adapter-commons: Clarify adapter query filtering (#2607) (2dac771)
  • adapter-tests: Ensure multi tests can run standalone (#2608) (d7243f2)
  • authentication-oauth: Fix issue with overriding the default Grant configuration (#2615) (b345857)
  • authentication-oauth: Make oAuth authentication work with cookie-session (#2614) (9f10bfc)
  • client: Fix @feathersjs/client types field (#2596) (d719f54)
  • express: Fix typo in types reference in package.json (#2613) (eacf1b3)
  • transport-commons: Ensure socket queries are always plain objects (#2597) (97313e1)

Features

  • mongodb: Add feathers-mongodb adapter as @feathersjs/mongodb (#2610) (6d43734)
  • schema: Allow hooks to run resolvers in sequence (#2609) (d85c507)
  • typescript: Improve adapter typings (#2605) (3b2ca0a)
  • typescript: Improve params and query typeability (#2600) (df28b76)

BREAKING CHANGES

  • adapter-commons: Changes the common adapter base class to use sanitizeQuery and sanitizeData
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc