Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
48
Maintainers
4
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.0 to 4.4.1

8

CHANGELOG.md

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

## [4.4.1](https://github.com/feathersjs/feathers/compare/v4.4.0...v4.4.1) (2019-11-27)
**Note:** Version bump only for package @feathersjs/socketio
# [4.4.0](https://github.com/feathersjs/feathers/compare/v4.3.11...v4.4.0) (2019-11-27)

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

16

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

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

"engines": {
"node": ">= 12"
"node": ">= 10"
},

@@ -44,3 +44,3 @@ "scripts": {

"dependencies": {
"@feathersjs/transport-commons": "^4.4.0",
"@feathersjs/transport-commons": "^4.4.1",
"@types/socket.io": "^2.1.4",

@@ -52,6 +52,6 @@ "debug": "^4.1.1",

"devDependencies": {
"@feathersjs/commons": "^4.3.7",
"@feathersjs/express": "^4.4.0",
"@feathersjs/feathers": "^4.4.0",
"@feathersjs/tests": "^4.4.0",
"@feathersjs/commons": "^4.4.1",
"@feathersjs/express": "^4.4.1",
"@feathersjs/feathers": "^4.4.1",
"@feathersjs/tests": "^4.4.1",
"feathers-memory": "^4.1.0",

@@ -62,3 +62,3 @@ "lodash": "^4.17.15",

},
"gitHead": "e157e5f1e149a843377cb38f0a72ac191ecc3b45"
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc