Socket
Socket
Sign inDemoInstall

@feathersjs/socketio

Package Overview
Dependencies
42
Maintainers
4
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.3 to 3.2.4

16

CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<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
# Change Log
## [v3.2.2](https://github.com/feathersjs/socketio/tree/v3.2.2) (2018-06-03)

@@ -308,2 +322,2 @@ [Full Changelog](https://github.com/feathersjs/socketio/compare/v3.2.1...v3.2.2)

\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

12

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

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

"dependencies": {
"@feathersjs/transport-commons": "^4.1.2",
"@feathersjs/transport-commons": "^4.1.3",
"debug": "^3.1.0",

@@ -45,5 +45,5 @@ "socket.io": "^2.1.0",

"devDependencies": {
"@feathersjs/commons": "^2.0.0",
"@feathersjs/express": "^1.2.4",
"@feathersjs/feathers": "^3.0.0",
"@feathersjs/commons": "^3.0.0",
"@feathersjs/express": "^1.2.5",
"@feathersjs/feathers": "^3.2.1",
"feathers": "^2.2.3",

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

},
"gitHead": "a618e325acc797dfb895f69310e55075838dfdeb"
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc