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.9 to 4.5.10

8

CHANGELOG.md

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

## [4.5.10](https://github.com/feathersjs/feathers/compare/v4.5.9...v4.5.10) (2020-11-08)
**Note:** Version bump only for package @feathersjs/socketio-client
## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)

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

20

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.5.9",
"@types/socket.io-client": "^1.4.33"
"@feathersjs/transport-commons": "^4.5.10",
"@types/socket.io-client": "^1.4.34"
},
"devDependencies": {
"@feathersjs/commons": "^4.5.9",
"@feathersjs/feathers": "^4.5.9",
"@feathersjs/socketio": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"@feathersjs/commons": "^4.5.10",
"@feathersjs/feathers": "^4.5.10",
"@feathersjs/socketio": "^4.5.10",
"@feathersjs/tests": "^4.5.10",
"feathers-memory": "^4.1.0",
"mocha": "^8.1.3",
"socket.io-client": "^2.3.0"
"mocha": "^8.2.1",
"socket.io-client": "^2.3.1"
},
"gitHead": "4f7c3b19e4753e24f7439c1447d0784cf398ace0"
"gitHead": "6fe8fcc2da94d10105c1ef5d4f1a198c2be61b23"
}
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