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.12 to 4.5.13

11

CHANGELOG.md

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

## [4.5.13](https://github.com/feathersjs/feathers/compare/v4.5.12...v4.5.13) (2022-01-10)
### Bug Fixes
* Fix socket.io type dependency ([#2526](https://github.com/feathersjs/feathers/issues/2526)) ([32356a5](https://github.com/feathersjs/feathers/commit/32356a5271ad6f3453f597ad855f385492105ddb))
## [4.5.12](https://github.com/feathersjs/feathers/compare/v4.5.11...v4.5.12) (2022-01-06)

@@ -8,0 +19,0 @@

6

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

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

"@feathersjs/transport-commons": "^4.5.12",
"@types/socket.io": "^3.0.1",
"@types/socket.io": "^2.1.11",
"debug": "^4.3.3",

@@ -72,3 +72,3 @@ "socket.io": "^2.3.0",

},
"gitHead": "8697ecc85808437e9aab63e5d2327679340c5401"
"gitHead": "b5e94c4e996f64ef926b7d18849c854455d82f29"
}
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