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
4
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 4.5.4 to 5.0.0-pre.0

8

CHANGELOG.md

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

# [5.0.0-pre.0](https://github.com/feathersjs/feathers/compare/v4.5.4...v5.0.0-pre.0) (2020-05-19)
**Note:** Version bump only for package @feathersjs/socketio-client
## [4.5.4](https://github.com/feathersjs/feathers/compare/v4.5.3...v4.5.4) (2020-04-29)

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

18

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

@@ -43,15 +43,15 @@ "main": "lib/index.js",

"dependencies": {
"@feathersjs/transport-commons": "^4.5.3",
"@types/socket.io-client": "^1.4.32"
"@feathersjs/transport-commons": "^5.0.0-pre.0",
"@types/socket.io-client": "^1.4.33"
},
"devDependencies": {
"@feathersjs/commons": "^4.5.3",
"@feathersjs/feathers": "^4.5.3",
"@feathersjs/socketio": "^4.5.4",
"@feathersjs/tests": "^4.5.3",
"@feathersjs/commons": "^5.0.0-pre.0",
"@feathersjs/feathers": "^5.0.0-pre.0",
"@feathersjs/socketio": "^5.0.0-pre.0",
"@feathersjs/tests": "^5.0.0-pre.0",
"feathers-memory": "^4.1.0",
"mocha": "^7.1.1",
"mocha": "^7.1.2",
"socket.io-client": "^2.3.0"
},
"gitHead": "3f967d6118bb813bdb45aa69965a4ac16e0a36b3"
"gitHead": "e6b82b809c21da298501a12b82e72e166468994b"
}
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