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.0 to 4.5.1

8

CHANGELOG.md

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

## [4.5.1](https://github.com/feathersjs/feathers/compare/v4.5.0...v4.5.1) (2020-01-24)
**Note:** Version bump only for package @feathersjs/socketio
# [4.5.0](https://github.com/feathersjs/feathers/compare/v4.4.3...v4.5.0) (2020-01-18)

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

16

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

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

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

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

"devDependencies": {
"@feathersjs/commons": "^4.5.0",
"@feathersjs/express": "^4.5.0",
"@feathersjs/feathers": "^4.5.0",
"@feathersjs/tests": "^4.5.0",
"@feathersjs/commons": "^4.5.1",
"@feathersjs/express": "^4.5.1",
"@feathersjs/feathers": "^4.5.1",
"@feathersjs/tests": "^4.5.1",
"feathers-memory": "^4.1.0",
"lodash": "^4.17.15",
"mocha": "^6.2.2",
"mocha": "^7.0.0",
"socket.io-client": "^2.3.0"
},
"gitHead": "d971d30da3c7f1b26a33e9a93c72a37bf6996284"
"gitHead": "df79afeb0780402fc317af93a86805e420dcfa93"
}
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