New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0-pre.38 to 5.0.0

4

CHANGELOG.md

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

# [5.0.0](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.38...v5.0.0) (2023-02-24)
**Note:** Version bump only for package @feathersjs/socketio-client
# [5.0.0-pre.38](https://github.com/feathersjs/feathers/compare/v5.0.0-pre.37...v5.0.0-pre.38) (2023-02-17)

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

20

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

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

"dependencies": {
"@feathersjs/transport-commons": "^5.0.0-pre.38"
"@feathersjs/transport-commons": "^5.0.0"
},
"devDependencies": {
"@feathersjs/commons": "^5.0.0-pre.38",
"@feathersjs/feathers": "^5.0.0-pre.38",
"@feathersjs/memory": "^5.0.0-pre.38",
"@feathersjs/socketio": "^5.0.0-pre.38",
"@feathersjs/tests": "^5.0.0-pre.38",
"@feathersjs/commons": "^5.0.0",
"@feathersjs/feathers": "^5.0.0",
"@feathersjs/memory": "^5.0.0",
"@feathersjs/socketio": "^5.0.0",
"@feathersjs/tests": "^5.0.0",
"@types/mocha": "^10.0.1",
"@types/node": "^18.13.0",
"@types/node": "^18.14.1",
"mocha": "^10.2.0",
"shx": "^0.3.4",
"socket.io-client": "^4.6.0",
"socket.io-client": "^4.6.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
},
"gitHead": "7fc86307438ae8cf3f71ce3b677be8bcc55768c1"
"gitHead": "90caf635aec850550b9d37bea2762af959d9e8d5"
}
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