@feathersjs/socketio
Advanced tools
Comparing version 4.0.0-pre.4 to 4.0.0-pre.5
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.0.0-pre.5](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.4...v4.0.0-pre.5) (2019-07-10) | ||
**Note:** Version bump only for package @feathersjs/socketio | ||
# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/socketio", | ||
"description": "The Feathers Socket.io real-time API provider", | ||
"version": "4.0.0-pre.4", | ||
"version": "4.0.0-pre.5", | ||
"homepage": "https://feathersjs.com", | ||
@@ -46,12 +46,12 @@ "main": "lib/", | ||
"devDependencies": { | ||
"@feathersjs/commons": "^4.0.0-pre.4", | ||
"@feathersjs/express": "^4.0.0-pre.4", | ||
"@feathersjs/feathers": "^4.0.0-pre.4", | ||
"@feathersjs/tests": "^4.0.0-pre.4", | ||
"feathers-memory": "^3.0.2", | ||
"lodash": "^4.17.11", | ||
"@feathersjs/commons": "^4.0.0-pre.5", | ||
"@feathersjs/express": "^4.0.0-pre.5", | ||
"@feathersjs/feathers": "^4.0.0-pre.5", | ||
"@feathersjs/tests": "^4.0.0-pre.5", | ||
"feathers-memory": "^4.0.0", | ||
"lodash": "^4.17.13", | ||
"mocha": "^6.1.4", | ||
"socket.io-client": "^2.2.0" | ||
}, | ||
"gitHead": "f20fd5899a217afad7ad2a45b3fc3dfdc788c714" | ||
"gitHead": "1de7b81fcae0effc397e548cf9b96d79c2942237" | ||
} |
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
29950