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 4.5.5

8

CHANGELOG.md

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

## [4.5.5](https://github.com/feathersjs/feathers/compare/v4.5.4...v4.5.5) (2020-07-11)
**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": "4.5.5",
"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": "^4.5.5",
"@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": "^4.5.5",
"@feathersjs/feathers": "^4.5.5",
"@feathersjs/socketio": "^4.5.5",
"@feathersjs/tests": "^4.5.5",
"feathers-memory": "^4.1.0",
"mocha": "^7.1.1",
"mocha": "^8.0.1",
"socket.io-client": "^2.3.0"
},
"gitHead": "3f967d6118bb813bdb45aa69965a4ac16e0a36b3"
"gitHead": "61936afc43e3fe4f1d4d652bea8aafe6f3a0b347"
}
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