Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
40
Maintainers
4
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-pre.3 to 3.0.0-pre.4

151

CHANGELOG.md
# Change Log
## [v3.0.0-pre.3](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.3) (2017-10-22)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.2...v3.0.0-pre.3)
**Merged pull requests:**
- Rename repository and update to using npm scopes [\#92](https://github.com/feathersjs/socketio/pull/92) ([daffl](https://github.com/daffl))
- Updates for Feathers v3 \(Buzzard\) [\#91](https://github.com/feathersjs/socketio/pull/91) ([daffl](https://github.com/daffl))
## [v3.0.0-pre.2](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.2) (2017-10-18)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.0-pre.1...v3.0.0-pre.2)
**Merged pull requests:**
- Some finishing touches for v3 [\#90](https://github.com/feathersjs/socketio/pull/90) ([daffl](https://github.com/daffl))
## [v3.0.0-pre.1](https://github.com/feathersjs/socketio/tree/v3.0.0-pre.1) (2017-10-17)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v2.0.0...v3.0.0-pre.1)
**Closed issues:**
- Filter service updates by ID [\#87](https://github.com/feathersjs/socketio/issues/87)
- An in-range update of mocha is breaking the build 🚨 [\#86](https://github.com/feathersjs/socketio/issues/86)
- An in-range update of babel-cli is breaking the build 🚨 [\#85](https://github.com/feathersjs/socketio/issues/85)
- Connection closed before receiving a handshake response [\#84](https://github.com/feathersjs/socketio/issues/84)
- Maybe acting wrong please look into my test app [\#81](https://github.com/feathersjs/socketio/issues/81)
- Connecting to sockets on a path [\#80](https://github.com/feathersjs/socketio/issues/80)
- An in-range update of babel-core is breaking the build 🚨 [\#79](https://github.com/feathersjs/socketio/issues/79)
- An in-range update of mocha is breaking the build 🚨 [\#78](https://github.com/feathersjs/socketio/issues/78)
- Add Socket.io v2 support [\#77](https://github.com/feathersjs/socketio/issues/77)
- Any chance for socket.io-p2p support? [\#37](https://github.com/feathersjs/socketio/issues/37)
**Merged pull requests:**
- Finalizing updates for Feathers v3 [\#89](https://github.com/feathersjs/socketio/pull/89) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#88](https://github.com/feathersjs/socketio/pull/88) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update debug to the latest version 🚀 [\#83](https://github.com/feathersjs/socketio/pull/83) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update to latest plugin infrastructure [\#82](https://github.com/feathersjs/socketio/pull/82) ([daffl](https://github.com/daffl))
## [v2.0.0](https://github.com/feathersjs/socketio/tree/v2.0.0) (2017-05-10)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.6.0...v2.0.0)
**Closed issues:**
- An in-range update of feathers-hooks is breaking the build 🚨 [\#74](https://github.com/feathersjs/socketio/issues/74)
- An in-range update of debug is breaking the build 🚨 [\#73](https://github.com/feathersjs/socketio/issues/73)
- An in-range update of debug is breaking the build 🚨 [\#71](https://github.com/feathersjs/socketio/issues/71)
**Merged pull requests:**
- Update socket.io-client to the latest version 🚀 [\#76](https://github.com/feathersjs/socketio/pull/76) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update socket.io to the latest version 🚀 [\#75](https://github.com/feathersjs/socketio/pull/75) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#72](https://github.com/feathersjs/socketio/pull/72) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
## [v1.6.0](https://github.com/feathersjs/socketio/tree/v1.6.0) (2017-04-18)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.2...v1.6.0)
**Closed issues:**
- Add headers and remote ip address to socket.feathers [\#67](https://github.com/feathersjs/socketio/issues/67)
**Merged pull requests:**
- Update feathers-hooks to the latest version 🚀 [\#70](https://github.com/feathersjs/socketio/pull/70) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Add port argument [\#69](https://github.com/feathersjs/socketio/pull/69) ([kozzztya](https://github.com/kozzztya))
- Update dependencies to enable Greenkeeper 🌴 [\#68](https://github.com/feathersjs/socketio/pull/68) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
## [v1.5.2](https://github.com/feathersjs/socketio/tree/v1.5.2) (2017-03-03)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.1...v1.5.2)
**Merged pull requests:**
- Server-side socketio typedef to allow `import \* as` syntax when importing [\#65](https://github.com/feathersjs/socketio/pull/65) ([myknbani](https://github.com/myknbani))
## [v1.5.1](https://github.com/feathersjs/socketio/tree/v1.5.1) (2017-03-02)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.5.0...v1.5.1)
**Closed issues:**
- Typescript definition bug [\#63](https://github.com/feathersjs/socketio/issues/63)
**Merged pull requests:**
- fix Typescript issue \(\#63\) [\#64](https://github.com/feathersjs/socketio/pull/64) ([superbarne](https://github.com/superbarne))
- feathers-hooks@1.8.0 breaks build 🚨 [\#62](https://github.com/feathersjs/socketio/pull/62) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
## [v1.5.0](https://github.com/feathersjs/socketio/tree/v1.5.0) (2017-03-01)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.3...v1.5.0)
**Merged pull requests:**
- Typescript Definitions [\#60](https://github.com/feathersjs/socketio/pull/60) ([AbraaoAlves](https://github.com/AbraaoAlves))
## [v1.4.3](https://github.com/feathersjs/socketio/tree/v1.4.3) (2017-02-24)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.2...v1.4.3)
**Closed issues:**
- Get data after connection established [\#59](https://github.com/feathersjs/socketio/issues/59)
- Unable to use feathers from within React \(Feathers vs SocketIO implementation setup issue\) [\#51](https://github.com/feathersjs/socketio/issues/51)
**Merged pull requests:**
- Add option to set the maxListeners [\#61](https://github.com/feathersjs/socketio/pull/61) ([Faianca](https://github.com/Faianca))
- Create .codeclimate.yml [\#56](https://github.com/feathersjs/socketio/pull/56) ([larkinscott](https://github.com/larkinscott))
- socket.io@1.7.1 breaks build 🚨 [\#54](https://github.com/feathersjs/socketio/pull/54) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-memory to version 1.0.0 🚀 [\#50](https://github.com/feathersjs/socketio/pull/50) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-commons to version 0.8.0 🚀 [\#49](https://github.com/feathersjs/socketio/pull/49) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
## [v1.4.2](https://github.com/feathersjs/socketio/tree/v1.4.2) (2016-11-02)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.1...v1.4.2)
**Closed issues:**
- Upgrade to socket.io 1.4 [\#39](https://github.com/feathersjs/socketio/issues/39)
- Disable/restrict failed request queue? [\#38](https://github.com/feathersjs/socketio/issues/38)
- Uncaught \(in promise\) Error: Timeout of 5000ms exceeded calling sites::find\(…\) [\#36](https://github.com/feathersjs/socketio/issues/36)
- Regarding plain websockets [\#34](https://github.com/feathersjs/socketio/issues/34)
- Clean way to subscribe to a filtered set of events [\#32](https://github.com/feathersjs/socketio/issues/32)
- "Can't find variable: Reflect" on bad requests/authentication token missing; react-native [\#31](https://github.com/feathersjs/socketio/issues/31)
- Client should convert error objects to feathers-errors [\#30](https://github.com/feathersjs/socketio/issues/30)
**Merged pull requests:**
- 👻😱 Node.js 0.10 is unmaintained 😱👻 [\#48](https://github.com/feathersjs/socketio/pull/48) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Swapping rm to rifraf and using relative path to \_mocha for windows support [\#47](https://github.com/feathersjs/socketio/pull/47) ([corymsmith](https://github.com/corymsmith))
- jshint —\> semistandard [\#46](https://github.com/feathersjs/socketio/pull/46) ([corymsmith](https://github.com/corymsmith))
- update feathers dev dependency [\#45](https://github.com/feathersjs/socketio/pull/45) ([ekryski](https://github.com/ekryski))
- adding code coverage [\#44](https://github.com/feathersjs/socketio/pull/44) ([ekryski](https://github.com/ekryski))
- socket.io-client@1.5.0 breaks build 🚨 [\#43](https://github.com/feathersjs/socketio/pull/43) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-memory to version 0.8.0 🚀 [\#35](https://github.com/feathersjs/socketio/pull/35) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update mocha to version 3.0.0 🚀 [\#33](https://github.com/feathersjs/socketio/pull/33) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
## [v1.4.1](https://github.com/feathersjs/socketio/tree/v1.4.1) (2016-05-23)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v1.4.0...v1.4.1)
**Closed issues:**
- README.md broken link to provider documentation [\#23](https://github.com/feathersjs/socketio/issues/23)
- Insecure Defaults Allow MITM Over TLS [\#22](https://github.com/feathersjs/socketio/issues/22)
**Merged pull requests:**
- mocha@2.5.0 breaks build 🚨 [\#28](https://github.com/feathersjs/socketio/pull/28) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update feathers-socket-commons to version 2.0.0 🚀 [\#27](https://github.com/feathersjs/socketio/pull/27) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- Update babel-plugin-add-module-exports to version 0.2.0 🚀 [\#26](https://github.com/feathersjs/socketio/pull/26) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
- fix link in README.md to feathers-socketio API docs [\#24](https://github.com/feathersjs/socketio/pull/24) ([ElliotPsyIT](https://github.com/ElliotPsyIT))
## [v1.4.0](https://github.com/feathersjs/socketio/tree/v1.4.0) (2016-04-28)

@@ -68,3 +215,3 @@ [Full Changelog](https://github.com/feathersjs/socketio/compare/v1.3.4...v1.4.0)

- @feathersjs/socketio/client service and tests [\#1](https://github.com/feathersjs/socketio/pull/1) ([daffl](https://github.com/daffl))
- feathers-socketio/client service and tests [\#1](https://github.com/feathersjs/socketio/pull/1) ([daffl](https://github.com/daffl))

@@ -74,2 +221,2 @@ ## [v1.0.0](https://github.com/feathersjs/socketio/tree/v1.0.0) (2016-01-03)

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

9

package.json
{
"name": "@feathersjs/socketio",
"description": "The Feathers Socket.io real-time API provider",
"version": "3.0.0-pre.3",
"version": "3.0.0-pre.4",
"homepage": "https://github.com/feathersjs/socketio",

@@ -29,3 +29,4 @@ "main": "lib/",

"scripts": {
"publish": "git push origin && git push origin --tags",
"publish": "git push origin --tags && npm run changelog && git push origin",
"changelog": "github_changelog_generator && git add CHANGELOG.md && git commit -am \"Updating changelog\"",
"release:pre": "npm version prerelease && npm publish --tag pre --access public",

@@ -49,3 +50,3 @@ "release:patch": "npm version patch && npm publish --access public",

"dependencies": {
"@feathersjs/socket-commons": "^3.0.0-pre.6",
"@feathersjs/socket-commons": "^3.0.0-pre.7",
"debug": "^3.1.0",

@@ -57,3 +58,3 @@ "socket.io": "^2.0.3"

"@feathersjs/express": "^1.0.0-pre.3",
"@feathersjs/feathers": "^3.0.0-pre.2",
"@feathersjs/feathers": "^3.0.0-pre.3",
"feathers-memory": "^1.0.0",

@@ -60,0 +61,0 @@ "istanbul": "^1.1.0-alpha.1",

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