Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
41
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

11

CHANGELOG.md
# Change Log
## [v3.2.0](https://github.com/feathersjs/socketio/tree/v3.2.0) (2018-02-09)
[Full Changelog](https://github.com/feathersjs/socketio/compare/v3.1.0...v3.2.0)
**Closed issues:**
- My chat room sometimes the user's text has become????? [\#109](https://github.com/feathersjs/socketio/issues/109)
**Merged pull requests:**
- Update @feathersjs/transport-commons to the latest version 🚀 [\#111](https://github.com/feathersjs/socketio/pull/111) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
## [v3.1.0](https://github.com/feathersjs/socketio/tree/v3.1.0) (2018-01-30)

@@ -4,0 +15,0 @@ [Full Changelog](https://github.com/feathersjs/socketio/compare/v3.0.2...v3.1.0)

4

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

@@ -51,3 +51,3 @@ "main": "lib/",

"debug": "^3.1.0",
"socket.io": "^2.0.3"
"socket.io": "^2.1.0"
},

@@ -54,0 +54,0 @@ "devDependencies": {

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