@feathersjs/express
Advanced tools
Comparing version 4.3.3 to 4.3.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.3.4](https://github.com/feathersjs/feathers/compare/v4.3.3...v4.3.4) (2019-10-03) | ||
**Note:** Version bump only for package @feathersjs/express | ||
## [4.3.3](https://github.com/feathersjs/feathers/compare/v4.3.2...v4.3.3) (2019-09-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/express", | ||
"description": "Feathers Express framework bindings and REST provider", | ||
"version": "4.3.3", | ||
"version": "4.3.4", | ||
"homepage": "https://feathersjs.com", | ||
@@ -40,3 +40,3 @@ "main": "lib/", | ||
"@feathersjs/commons": "^4.3.0", | ||
"@feathersjs/errors": "^4.3.3", | ||
"@feathersjs/errors": "^4.3.4", | ||
"@types/express": "^4.17.1", | ||
@@ -49,6 +49,6 @@ "debug": "^4.1.1", | ||
"devDependencies": { | ||
"@feathersjs/authentication": "^4.3.3", | ||
"@feathersjs/authentication-local": "^4.3.3", | ||
"@feathersjs/feathers": "^4.3.3", | ||
"@feathersjs/tests": "^4.3.3", | ||
"@feathersjs/authentication": "^4.3.4", | ||
"@feathersjs/authentication-local": "^4.3.4", | ||
"@feathersjs/feathers": "^4.3.4", | ||
"@feathersjs/tests": "^4.3.4", | ||
"axios": "^0.19.0", | ||
@@ -59,3 +59,3 @@ "chai": "^4.2.0", | ||
}, | ||
"gitHead": "352e422a30c8b289ca047862d997a49b427553a9" | ||
"gitHead": "54cc42a089447564dafcf652c623cfc339e78a52" | ||
} |
324719
Updated@feathersjs/errors@^4.3.4