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.14 to 4.5.15

8

CHANGELOG.md

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

## [4.5.15](https://github.com/feathersjs/feathers/compare/v4.5.14...v4.5.15) (2022-05-17)
**Note:** Version bump only for package @feathersjs/socketio
## [4.5.14](https://github.com/feathersjs/feathers/compare/v4.5.13...v4.5.14) (2022-04-13)

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

14

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

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

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

@@ -60,6 +60,6 @@ "debug": "^4.3.3",

"devDependencies": {
"@feathersjs/commons": "^4.5.12",
"@feathersjs/express": "^4.5.14",
"@feathersjs/feathers": "^4.5.12",
"@feathersjs/tests": "^4.5.12",
"@feathersjs/commons": "^4.5.15",
"@feathersjs/express": "^4.5.15",
"@feathersjs/feathers": "^4.5.15",
"@feathersjs/tests": "^4.5.15",
"@types/mocha": "^9.0.0",

@@ -73,3 +73,3 @@ "@types/mongodb": "^4.0.6",

},
"gitHead": "25b6fb546768e4396333368d57a26b24f5489010"
"gitHead": "d0e9600002975296ab8de926acd317d0a73fce5c"
}
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