Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
4
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.4 to 5.0.5

4

CHANGELOG.md

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

## [5.0.5](https://github.com/feathersjs/feathers/compare/v5.0.4...v5.0.5) (2023-04-28)
**Note:** Version bump only for package @feathersjs/socketio
## [5.0.4](https://github.com/feathersjs/feathers/compare/v5.0.3...v5.0.4) (2023-04-12)

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

16

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

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

"dependencies": {
"@feathersjs/commons": "^5.0.4",
"@feathersjs/feathers": "^5.0.4",
"@feathersjs/transport-commons": "^5.0.4",
"@feathersjs/commons": "^5.0.5",
"@feathersjs/feathers": "^5.0.5",
"@feathersjs/transport-commons": "^5.0.5",
"socket.io": "^4.6.1"
},
"devDependencies": {
"@feathersjs/express": "^5.0.4",
"@feathersjs/memory": "^5.0.4",
"@feathersjs/tests": "^5.0.4",
"@feathersjs/express": "^5.0.5",
"@feathersjs/memory": "^5.0.5",
"@feathersjs/tests": "^5.0.5",
"@types/mocha": "^10.0.1",

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

},
"gitHead": "376e89040991db500f1f327aa699322543315039"
"gitHead": "42bd5e40ec73b10939b9a008ae8e49c39a191009"
}
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