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 3.2.4 to 3.2.5

14

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="3.2.4"></a>
## [3.2.4](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.3...@feathersjs/socketio@3.2.4) (2018-09-02)
<a name="3.2.5"></a>
## [3.2.5](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.4...@feathersjs/socketio@3.2.5) (2018-09-17)

@@ -16,4 +16,12 @@ **Note:** Version bump only for package @feathersjs/socketio

# Change Log
<a name="3.2.4"></a>
## [3.2.4](https://github.com/feathersjs/feathers/compare/@feathersjs/socketio@3.2.3...@feathersjs/socketio@3.2.4) (2018-09-02)
**Note:** Version bump only for package @feathersjs/socketio
<a name="3.2.3"></a>
## 3.2.3
- Migrate to Monorepo ([feathers#462](https://github.com/feathersjs/feathers/issues/462))
## [v3.2.2](https://github.com/feathersjs/socketio/tree/v3.2.2) (2018-06-03)

@@ -20,0 +28,0 @@ [Full Changelog](https://github.com/feathersjs/socketio/compare/v3.2.1...v3.2.2)

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.1.3",
"debug": "^3.1.0",
"@feathersjs/transport-commons": "^4.1.4",
"debug": "^4.0.0",
"socket.io": "^2.1.0",

@@ -45,5 +45,5 @@ "uberproto": "^2.0.1"

"devDependencies": {
"@feathersjs/commons": "^3.0.0",
"@feathersjs/express": "^1.2.5",
"@feathersjs/feathers": "^3.2.1",
"@feathersjs/commons": "^3.0.1",
"@feathersjs/express": "^1.2.6",
"@feathersjs/feathers": "^3.2.2",
"feathers": "^2.2.3",

@@ -54,3 +54,3 @@ "feathers-memory": "^2.0.0",

},
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3"
}
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