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.7 to 3.2.8

9

CHANGELOG.md

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

<a name="3.2.8"></a>
## [3.2.8](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.7...@feathersjs/socketio@3.2.8) (2018-12-16)
**Note:** Version bump only for package @feathersjs/socketio
<a name="3.2.7"></a>

@@ -8,0 +17,0 @@ ## [3.2.7](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.6...@feathersjs/socketio@3.2.7) (2018-10-25)

12

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

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

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

@@ -45,5 +45,5 @@ "socket.io": "^2.1.0",

"devDependencies": {
"@feathersjs/commons": "^3.0.1",
"@feathersjs/express": "^1.2.7",
"@feathersjs/feathers": "^3.2.3",
"@feathersjs/commons": "^4.0.0",
"@feathersjs/express": "^1.3.0",
"@feathersjs/feathers": "^3.3.0",
"feathers": "^2.2.3",

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

},
"gitHead": "55de15e1f0986203646a68bbaf6d72c0753e0cdc"
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89"
}
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