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 4.5.17 to 4.5.18

8

CHANGELOG.md

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

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

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

8

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

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

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

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

"@feathersjs/commons": "^4.5.16",
"@feathersjs/express": "^4.5.17",
"@feathersjs/express": "^4.5.18",
"@feathersjs/feathers": "^4.5.17",

@@ -73,3 +73,3 @@ "@feathersjs/tests": "^4.5.17",

},
"gitHead": "022a407dab1e813d23b283d145dfff9a870541ee"
"gitHead": "2d3671d2e3ff88034181bccf2bfda04de856aa4f"
}
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