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.16 to 5.0.17

4

CHANGELOG.md

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

## [5.0.17](https://github.com/feathersjs/feathers/compare/v5.0.16...v5.0.17) (2024-01-22)
**Note:** Version bump only for package @feathersjs/socketio-client
## [5.0.16](https://github.com/feathersjs/feathers/compare/v5.0.15...v5.0.16) (2024-01-22)

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

16

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

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

"dependencies": {
"@feathersjs/feathers": "^5.0.16",
"@feathersjs/transport-commons": "^5.0.16"
"@feathersjs/feathers": "^5.0.17",
"@feathersjs/transport-commons": "^5.0.17"
},
"devDependencies": {
"@feathersjs/commons": "^5.0.16",
"@feathersjs/memory": "^5.0.16",
"@feathersjs/socketio": "^5.0.16",
"@feathersjs/tests": "^5.0.16",
"@feathersjs/commons": "^5.0.17",
"@feathersjs/memory": "^5.0.17",
"@feathersjs/socketio": "^5.0.17",
"@feathersjs/tests": "^5.0.17",
"@types/mocha": "^10.0.6",

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

},
"gitHead": "067e4d939a17df3d8b99b60875834865bf808efe"
"gitHead": "33a2e000e762db37ede9b1282edb754e03cd4c30"
}
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