@feathersjs/primus-client
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.3.1](https://github.com/feathersjs/feathers/compare/v4.3.0...v4.3.1) (2019-09-09) | ||
**Note:** Version bump only for package @feathersjs/primus-client | ||
# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/primus-client", | ||
"description": "Client services for Primus and feathers-primus", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"homepage": "https://feathersjs.com", | ||
@@ -39,9 +39,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@feathersjs/transport-commons": "^4.3.0" | ||
"@feathersjs/transport-commons": "^4.3.1" | ||
}, | ||
"devDependencies": { | ||
"@feathersjs/commons": "^4.3.0", | ||
"@feathersjs/feathers": "^4.3.0", | ||
"@feathersjs/primus": "^4.3.0", | ||
"@feathersjs/tests": "^4.3.0", | ||
"@feathersjs/feathers": "^4.3.1", | ||
"@feathersjs/primus": "^4.3.1", | ||
"@feathersjs/tests": "^4.3.1", | ||
"chai": "^4.2.0", | ||
@@ -52,3 +52,3 @@ "feathers-memory": "^4.0.0", | ||
}, | ||
"gitHead": "907510a8f1f8c675b3ec3b8d9962991c76195694" | ||
"gitHead": "64c73ba6b783c511449abb5fd7bf093fac71a462" | ||
} |
12347
1.31%