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.4.1 to 4.4.3

8

CHANGELOG.md

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

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

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

14

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

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

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

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

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

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

},
"gitHead": "9b9f0f13387341bdd320f1e66feda828fca2c9f2"
"gitHead": "76d2ab525e71753c1e6a8ce52907f8c6369df695"
}
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