Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
48
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.7 to 4.3.10

16

CHANGELOG.md

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

## [4.3.10](https://github.com/feathersjs/feathers/compare/v4.3.9...v4.3.10) (2019-10-26)
**Note:** Version bump only for package @feathersjs/socketio
## [4.3.9](https://github.com/feathersjs/feathers/compare/v4.3.8...v4.3.9) (2019-10-26)
**Note:** Version bump only for package @feathersjs/socketio
## [4.3.7](https://github.com/feathersjs/feathers/compare/v4.3.6...v4.3.7) (2019-10-14)

@@ -8,0 +24,0 @@

12

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

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

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

@@ -48,5 +48,5 @@ "debug": "^4.1.1",

"@feathersjs/commons": "^4.3.7",
"@feathersjs/express": "^4.3.7",
"@feathersjs/feathers": "^4.3.7",
"@feathersjs/tests": "^4.3.7",
"@feathersjs/express": "^4.3.10",
"@feathersjs/feathers": "^4.3.10",
"@feathersjs/tests": "^4.3.10",
"feathers-memory": "^4.1.0",

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

},
"gitHead": "be129c71c47ebf389e003225cd7bef4d61d883ce"
"gitHead": "524da3b8eae3086eac6ecc0a06a45e825de77594"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc