@feathersjs/socketio
Advanced tools
Comparing version 3.2.3 to 3.2.4
# 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)* |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25539