Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
33
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.15 to 5.0.16

4

CHANGELOG.md

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

## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22)
**Note:** Version bump only for package @feathersjs/socketio
## [5.0.15](https://github.com/feathersjs/feathers/compare/v5.0.14...v5.0.15) (2024-01-22)

@@ -8,0 +12,0 @@

16

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

@@ -56,11 +56,11 @@ "main": "lib/",

"dependencies": {
"@feathersjs/commons": "^5.0.15",
"@feathersjs/feathers": "^5.0.15",
"@feathersjs/transport-commons": "^5.0.15",
"@feathersjs/commons": "^5.0.16",
"@feathersjs/feathers": "^5.0.16",
"@feathersjs/transport-commons": "^5.0.16",
"socket.io": "^4.7.4"
},
"devDependencies": {
"@feathersjs/express": "^5.0.15",
"@feathersjs/memory": "^5.0.15",
"@feathersjs/tests": "^5.0.15",
"@feathersjs/express": "^5.0.16",
"@feathersjs/memory": "^5.0.16",
"@feathersjs/tests": "^5.0.16",
"@types/mocha": "^10.0.6",

@@ -74,3 +74,3 @@ "@types/node": "^20.11.5",

},
"gitHead": "a39910e534c5685aa9093b395ca1625ee8b187a6"
"gitHead": "067e4d939a17df3d8b99b60875834865bf808efe"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc