Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
Maintainers
3
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 5.0.17 to 5.0.18

4

CHANGELOG.md

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

## [5.0.18](https://github.com/feathersjs/feathers/compare/v5.0.17...v5.0.18) (2024-01-22)
**Note:** Version bump only for package @feathersjs/socketio
## [5.0.17](https://github.com/feathersjs/feathers/compare/v5.0.16...v5.0.17) (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.17",
"version": "5.0.18",
"homepage": "https://feathersjs.com",

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

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

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

},
"gitHead": "33a2e000e762db37ede9b1282edb754e03cd4c30"
"gitHead": "8f4c7d4c9424659d3fc464bd1c010dc6a331cfc8"
}
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