@feathersjs/socketio-client
Advanced tools
Comparing version 4.0.0-pre.3 to 4.0.0-pre.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05) | ||
**Note:** Version bump only for package @feathersjs/socketio-client | ||
# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/socketio-client", | ||
"description": "The client for Socket.io through feathers-socketio", | ||
"version": "4.0.0-pre.3", | ||
"version": "4.0.0-pre.4", | ||
"homepage": "https://feathersjs.com", | ||
@@ -43,6 +43,6 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@feathersjs/commons": "^4.0.0-pre.3", | ||
"@feathersjs/feathers": "^4.0.0-pre.3", | ||
"@feathersjs/socketio": "^4.0.0-pre.3", | ||
"@feathersjs/tests": "^4.0.0-pre.3", | ||
"@feathersjs/commons": "^4.0.0-pre.4", | ||
"@feathersjs/feathers": "^4.0.0-pre.4", | ||
"@feathersjs/socketio": "^4.0.0-pre.4", | ||
"@feathersjs/tests": "^4.0.0-pre.4", | ||
"chai": "^4.2.0", | ||
@@ -53,3 +53,3 @@ "feathers-memory": "^3.0.2", | ||
}, | ||
"gitHead": "19eb75737659e3e4b57765c1653d23c86fd2e1c3" | ||
"gitHead": "f20fd5899a217afad7ad2a45b3fc3dfdc788c714" | ||
} |
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
12736