Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
48
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.5.16 to 4.5.17

8

CHANGELOG.md

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

## [4.5.17](https://github.com/feathersjs/feathers/compare/v4.5.16...v4.5.17) (2023-07-17)
**Note:** Version bump only for package @feathersjs/socketio
## [4.5.16](https://github.com/feathersjs/feathers/compare/v4.5.15...v4.5.16) (2023-02-24)

@@ -8,0 +16,0 @@

12

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.5.16",
"@feathersjs/transport-commons": "^4.5.17",
"@types/socket.io": "^2.1.11",

@@ -61,5 +61,5 @@ "debug": "^4.3.3",

"@feathersjs/commons": "^4.5.16",
"@feathersjs/express": "^4.5.16",
"@feathersjs/feathers": "^4.5.16",
"@feathersjs/tests": "^4.5.16",
"@feathersjs/express": "^4.5.17",
"@feathersjs/feathers": "^4.5.17",
"@feathersjs/tests": "^4.5.17",
"@types/mocha": "^9.0.0",

@@ -73,3 +73,3 @@ "@types/mongodb": "^4.0.6",

},
"gitHead": "18872c070d9db0258f06cc66f08c0c6a9311b0b2"
"gitHead": "022a407dab1e813d23b283d145dfff9a870541ee"
}
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