Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/socketio - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="3.2.6"></a>
## [3.2.6](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.5...@feathersjs/socketio@3.2.6) (2018-09-21)
**Note:** Version bump only for package @feathersjs/socketio
<a name="3.2.5"></a>

@@ -8,0 +17,0 @@ ## [3.2.5](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.4...@feathersjs/socketio@3.2.5) (2018-09-17)

10

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.1.4",
"@feathersjs/transport-commons": "^4.1.5",
"debug": "^4.0.0",

@@ -46,4 +46,4 @@ "socket.io": "^2.1.0",

"@feathersjs/commons": "^3.0.1",
"@feathersjs/express": "^1.2.6",
"@feathersjs/feathers": "^3.2.2",
"@feathersjs/express": "^1.2.7",
"@feathersjs/feathers": "^3.2.3",
"feathers": "^2.2.3",

@@ -54,3 +54,3 @@ "feathers-memory": "^2.0.0",

},
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3"
"gitHead": "cdbfba98307235cbc6d23a9ec3ae1a9960d12186"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc