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.6 to 4.5.7

8

CHANGELOG.md

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

## [4.5.7](https://github.com/feathersjs/feathers/compare/v4.5.6...v4.5.7) (2020-07-24)
**Note:** Version bump only for package @feathersjs/socketio
## [4.5.6](https://github.com/feathersjs/feathers/compare/v4.5.5...v4.5.6) (2020-07-12)

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

20

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.5.5",
"@types/socket.io": "^2.1.8",
"@feathersjs/transport-commons": "^4.5.7",
"@types/socket.io": "^2.1.10",
"debug": "^4.1.1",

@@ -51,9 +51,9 @@ "socket.io": "^2.3.0",

"devDependencies": {
"@feathersjs/commons": "^4.5.5",
"@feathersjs/express": "^4.5.6",
"@feathersjs/feathers": "^4.5.5",
"@feathersjs/tests": "^4.5.5",
"@types/mocha": "^7.0.2",
"@feathersjs/commons": "^4.5.7",
"@feathersjs/express": "^4.5.7",
"@feathersjs/feathers": "^4.5.7",
"@feathersjs/tests": "^4.5.7",
"@types/mocha": "^8.0.0",
"@types/mongodb": "^3.5.25",
"@types/node": "^14.0.22",
"@types/node": "^14.0.25",
"feathers-memory": "^4.1.0",

@@ -64,3 +64,3 @@ "lodash": "^4.17.19",

},
"gitHead": "be8edf9d6828fe568a6fb8b0b8b0371a8cb6875d"
"gitHead": "a1a8ee535b4337ff8132858095eabf0969c3b6d3"
}
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