Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@feathersjs/socketio-client

Package Overview
Dependencies
Maintainers
3
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/socketio-client - npm Package Compare versions

Comparing version 5.0.10 to 5.0.11

6

CHANGELOG.md

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

## [5.0.11](https://github.com/feathersjs/feathers/compare/v5.0.10...v5.0.11) (2023-10-11)
### Bug Fixes
- **knex:** Update all dependencies and Knex peer ([#3308](https://github.com/feathersjs/feathers/issues/3308)) ([d2f9860](https://github.com/feathersjs/feathers/commit/d2f986036c4741cce2339d8abbcc6b2eb037a12a))
## [5.0.10](https://github.com/feathersjs/feathers/compare/v5.0.9...v5.0.10) (2023-10-03)

@@ -8,0 +14,0 @@

18

package.json
{
"name": "@feathersjs/socketio-client",
"description": "The client for Socket.io through feathers-socketio",
"version": "5.0.10",
"version": "5.0.11",
"homepage": "https://feathersjs.com",

@@ -57,12 +57,12 @@ "main": "lib/",

"dependencies": {
"@feathersjs/feathers": "^5.0.10",
"@feathersjs/transport-commons": "^5.0.10"
"@feathersjs/feathers": "^5.0.11",
"@feathersjs/transport-commons": "^5.0.11"
},
"devDependencies": {
"@feathersjs/commons": "^5.0.10",
"@feathersjs/memory": "^5.0.10",
"@feathersjs/socketio": "^5.0.10",
"@feathersjs/tests": "^5.0.10",
"@feathersjs/commons": "^5.0.11",
"@feathersjs/memory": "^5.0.11",
"@feathersjs/socketio": "^5.0.11",
"@feathersjs/tests": "^5.0.11",
"@types/mocha": "^10.0.2",
"@types/node": "^20.8.2",
"@types/node": "^20.8.4",
"mocha": "^10.2.0",

@@ -74,3 +74,3 @@ "shx": "^0.3.4",

},
"gitHead": "463dedcd35b16e43bc55e04df877ca82ed38dcea"
"gitHead": "91294817845178ff0e9d4709127cb3e46d3562be"
}
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