Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@feathersjs/socketio - 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
## [4.5.9](https://github.com/feathersjs/feathers/compare/v4.5.8...v4.5.9) (2020-10-09)

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

22

package.json
{
"name": "@feathersjs/socketio",
"description": "The Feathers Socket.io real-time API provider",
"version": "4.5.9",
"version": "4.5.10",
"homepage": "https://feathersjs.com",

@@ -52,3 +52,3 @@ "main": "lib/",

"dependencies": {
"@feathersjs/transport-commons": "^4.5.9",
"@feathersjs/transport-commons": "^4.5.10",
"@types/socket.io": "^2.1.11",

@@ -60,15 +60,15 @@ "debug": "^4.2.0",

"devDependencies": {
"@feathersjs/commons": "^4.5.9",
"@feathersjs/express": "^4.5.9",
"@feathersjs/feathers": "^4.5.9",
"@feathersjs/tests": "^4.5.9",
"@feathersjs/commons": "^4.5.10",
"@feathersjs/express": "^4.5.10",
"@feathersjs/feathers": "^4.5.10",
"@feathersjs/tests": "^4.5.10",
"@types/mocha": "^8.0.3",
"@types/mongodb": "^3.5.27",
"@types/node": "^14.11.1",
"@types/mongodb": "^3.5.32",
"@types/node": "^14.14.6",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.20",
"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