Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
33
Maintainers
3
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
891011

3.2.2

Diff

daffl
published 3.2.1 •

daffl
published 3.2.0 •

Changelog

Source

4.0.0-pre.0 (2019-04-21)

Bug Fixes

  • Add test to make sure different id in adapter query works (#1165) (0ba4580)
  • Add whitelist and filter support to common adapter service (#1132) (df1daaa)
  • Added path and method in to express request for passport (#1112) (afa1cb4)
  • Authentication core improvements (#1260) (c5dc7a2)
  • Catch connection initialization errors (#1043) (4f9acd6)
  • Compare socket event data using lodash's isEqual instead of indexOf (#1061) (f706db3)
  • Do not inherit app object from Object prototype (#1153) (ed8c2e4)
  • Fix AdapterService multi option when set to true (#1134) (40402fc)
  • Improve JWT authentication option handling (#1261) (31b956b)
  • make codeclimate conform to rule of three (#1076) (0a2ce87)
  • Make Mocha a proper devDependency for every repository (#1053) (9974803)
  • More robust parsing of mongodb connection string. Use new url parser. (#1002) (74b31df)
  • Normalize params to object even when it is falsy (#1012) (af97818)
  • Only merge authenticated property on update (8a564f7)
  • reduce authentication connection hook complexity and remove unnecessary checks (fa94b2f)
  • support a secretProvider (#1063) (9da26ad)
  • Support Logger swallowing (#995) (5b3b37e), closes /github.com/feathersjs/generator-feathers/pull/392#issuecomment-420408312
  • Throw error in filterQuery when query parameter is unknown (#1131) (cd1a183)
  • Update 401.html (#983) (cec6bae)
  • Update 404.html (#984) (72132d1)
  • Update adapter common tests (#1135) (8166dda)
  • Update adapter common tests to check for falsy (#1140) (2856722)
  • Update adapter tests to not rely on error instance (#1202) (6885e0e)
  • Update all dependencies to latest (#1206) (e51e0f6)
  • adapter-commons: Keep Symbols when filtering a query (#1141) (c9f55d8)
  • authentication: Fall back when req.app is not the application when emitting events (#1185) (6a534f0)
  • chore: Add .npmignore to adapter-commons (8e129d8)
  • chore: Properly configure and run code linter (#1092) (fd3fc34)
  • chore: Remove CLI and generators that belong in their own repositories (#1091) (e894ac8)
  • compile-task: on windows machine (#60) (617e0a4)
  • docs/new-features: syntax highlighting (#347) (4ab7c95)
  • knex: Fix knex + sql server issues when using authentication generator (#257) (8f8f75f)
  • package: update @feathersjs/commons to version 2.0.0 (#31) (c1ef5b1)
  • package: update @feathersjs/commons to version 2.0.0 (#692) (ca665ab)
  • package: update config to version 3.0.0 (#1100) (c9f4b42)
  • use minimal RegExp matching for better performance (#977) (3ca7e97)
  • package: update @feathersjs/commons to version 2.0.0 (#45) (9e82595)
  • package: update @feathersjs/commons to version 2.0.0 (#84) (78ed39c)
  • package: update debug to version 3.0.0 (#2) (7e19603)
  • package: update debug to version 3.0.0 (#22) (0b62606)
  • package: update debug to version 3.0.0 (#30) (baf7a00)
  • package: update debug to version 3.0.0 (#31) (902ddf5)
  • package: update debug to version 3.0.0 (#31) (f23d617)
  • package: update debug to version 3.0.0 (#45) (2391434)
  • package: update debug to version 3.0.0 (#45) (9b9bde5)
  • package: update debug to version 3.0.0 (#555) (f788804)
  • package: update debug to version 3.0.0 (#59) (fedcf06)
  • package: update debug to version 3.0.0 (#61) (6f5009c)
  • package: update debug to version 3.0.0 (#83) (49f1de9)
  • package: update debug to version 3.0.0 (#86) (fd1bb6b)
  • package: update debug to version 3.0.1 (#46) (f8ada69)
  • package: update generator-feathers to version 1.0.3 (#81) (0c66bc5)
  • package: update generator-feathers to version 1.0.5 (#83) (229caba)
  • package: update generator-feathers to version 1.0.6 (#86) (7ae8e56)
  • package: update generator-feathers to version 1.1.0 (#93) (f393e4c)
  • package: update generator-feathers to version 1.1.1 (#95) (3279ba9)
  • package: update generator-feathers to version 1.2.0 (#96) (8eb5674)
  • package: update generator-feathers to version 1.2.10 (#115) (c1db2b2)
  • package: update generator-feathers to version 1.2.11 (#116) (bba6550)
  • package: update generator-feathers to version 1.2.12 (#119) (e5c737d)
  • package: update generator-feathers to version 1.2.2 (#98) (ee629e3), closes #97
  • package: update generator-feathers to version 1.2.3 (#99) (b6cf361)
  • package: update generator-feathers to version 1.2.4 (#101) (2182fef)
  • package: update generator-feathers to version 1.2.5 (#104) (295f6aa)
  • package: update generator-feathers to version 1.2.6 (#106) (66125dc)
  • package: update generator-feathers to version 1.2.9 (#110) (17e55dc)
  • package: update generator-feathers to version 2.0.0 (#126) (eff6627)
  • package: update generator-feathers to version 2.1.0 (#128) (b712355)
  • package: update generator-feathers to version 2.1.1 (#129) (1f91c0b)
  • package: update generator-feathers to version 2.2.0 (#130) (308ad0b)
  • package: update generator-feathers to version 2.3.0 (#131) (7894807)
  • package: update generator-feathers to version 2.3.1 (#132) (c3e3187)
  • package: update generator-feathers to version 2.4.0 (#137) (1645d2e)
  • package: update generator-feathers to version 2.4.1 (#140) (e5a5f7c)
  • package: update generator-feathers to version 2.4.4 (#151) (3dcd480)
  • package: update generator-feathers to version 2.5.2 (#155) (493ca4b)
  • package: update generator-feathers to version 2.5.3 (#156) (ef570a8)
  • package: update generator-feathers to version 2.5.4 (#158) (787f30c)
  • package: update generator-feathers to version 2.5.5 (#159) (bbd1b29)
  • package: update generator-feathers to version 2.5.6 (#161) (cb72a5c)
  • package: update generator-feathers to version 2.6.0 (#164) (6212ec9)
  • package: update generator-feathers-plugin to version 0.11.0 (#105) (d40bb75)
  • package: update generator-feathers-plugin to version 0.12.1 (#112) (f374e01)
  • package: update generator-feathers-plugin to version 1.0.0 (#134) (ee905b0)
  • package: update jsonwebtoken to version 8.0.0 (#567) (6811626)
  • package: update ms to version 2.0.0 (#509) (7e4b0b6)
  • package: update passport to version 0.4.0 (#558) (dcb14a5)
  • package: update passport-jwt to version 4.0.0 (#58) (77a3800)
  • package: update socket.io to version 2.0.0 (#75) (d4a4b71)
  • package: update yeoman-environment to version 2.0.0 (#89) (2355652)
  • package: update yeoman-generator to version 2.0.0 (#279) (4f38e8b)
  • package: update yeoman-generator to version 2.0.0 (#46) (7071095)
  • package: update yeoman-generator to version 3.0.0 (#374) (acdbbca)

chore

  • package: Move adapter tests into their own module (#1164) (dcc1e6b)
  • drop support for Node.js 0.10 (#48) (3f7555a)

Features

  • @feathers/cli: introduce option to choose jest for tests instead of mocha (#1057) (1356a1c)
  • @feathersjs/authentication-oauth (#1299) (656bae7)
  • Add authentication through oAuth redirect to authentication client (#1301) (35d8043)
  • Add AuthenticationBaseStrategy and make authentication option handling more explicit (#1284) (2667d92)
  • Add TypeScript definitions (#1275) (9dd6713)
  • Added generators for feathers-objection & feathers-cassandra (#1010) (c8b27d0)
  • Allow registering a service at the root level (#1115) (c73d322)
  • Allow to skip sending service events (#1270) (b487bbd)
  • Authentication v3 client (#1240) (65b43bd)
  • Authentication v3 core server implementation (#1205) (1bd7591)
  • Authentication v3 Express integration (#1218) (82bcfbe)
  • Authentication v3 local authentication (#1211) (0fa5f7c)
  • Common database adapter utilities and test suite (#1130) (17b3dc8)
  • Make custom query for oAuth authentication (#1124) (5d43e3c)
  • Remove (hook, next) signature and SKIP support (#1269) (211c0f8)
  • Support params symbol to skip authenticate hook (#1296) (d16cf4d)

BREAKING CHANGES

  • Rewrite for authentication v3
  • Update authentication strategies for @feathersjs/authentication v3
  • package: Removes adapter tests from @feathersjs/adapter-commons
  • Move database adapter utilities from @feathersjs/commons into its own module
  • This module no longer supports Node.js 0.10
daffl
published 3.1.0 •

daffl
published 3.0.2 •

daffl
published 3.0.1 •

daffl
published 3.0.0 •

daffl
published 3.0.0-pre.4 •

daffl
published 3.0.0-pre.3 •

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