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.8 to 3.2.9

8

CHANGELOG.md

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

## [3.2.9](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.8...@feathersjs/socketio@3.2.9) (2019-01-02)
**Note:** Version bump only for package @feathersjs/socketio
<a name="3.2.8"></a>

@@ -8,0 +16,0 @@ ## [3.2.8](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.7...@feathersjs/socketio@3.2.8) (2018-12-16)

10

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.2.0",
"@feathersjs/transport-commons": "^4.2.1",
"debug": "^4.0.0",

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

"@feathersjs/commons": "^4.0.0",
"@feathersjs/express": "^1.3.0",
"@feathersjs/feathers": "^3.3.0",
"@feathersjs/express": "^1.3.1",
"@feathersjs/feathers": "^3.3.1",
"feathers": "^2.2.3",

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

},
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89"
"gitHead": "8c3a740ada9c9a0a25204d72f8ce982ad2887331"
}
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