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.13 to 4.5.14

8

CHANGELOG.md

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

## [4.5.14](https://github.com/feathersjs/feathers/compare/v4.5.13...v4.5.14) (2022-04-13)
**Note:** Version bump only for package @feathersjs/socketio
## [4.5.13](https://github.com/feathersjs/feathers/compare/v4.5.12...v4.5.13) (2022-01-10)

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

8

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

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

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

@@ -61,3 +61,3 @@ "debug": "^4.3.3",

"@feathersjs/commons": "^4.5.12",
"@feathersjs/express": "^4.5.12",
"@feathersjs/express": "^4.5.14",
"@feathersjs/feathers": "^4.5.12",

@@ -73,3 +73,3 @@ "@feathersjs/tests": "^4.5.12",

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