@feathersjs/authentication-local
Advanced tools
Comparing version 4.3.0-pre.4 to 4.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.3.0](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.4...v4.3.0) (2019-08-27) | ||
**Note:** Version bump only for package @feathersjs/authentication-local | ||
# [4.3.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.3.0-pre.3...v4.3.0-pre.4) (2019-08-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/authentication-local", | ||
"description": "Local authentication strategy for @feathers/authentication", | ||
"version": "4.3.0-pre.4", | ||
"version": "4.3.0", | ||
"homepage": "https://feathersjs.com", | ||
@@ -42,3 +42,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/errors": "^4.3.0-pre.4", | ||
"@feathersjs/errors": "^4.3.0", | ||
"bcryptjs": "^2.4.3", | ||
@@ -49,4 +49,4 @@ "debug": "^4.1.1", | ||
"devDependencies": { | ||
"@feathersjs/authentication": "^4.3.0-pre.4", | ||
"@feathersjs/feathers": "^4.3.0-pre.4", | ||
"@feathersjs/authentication": "^4.3.0", | ||
"@feathersjs/feathers": "^4.3.0", | ||
"@types/bcryptjs": "^2.4.2", | ||
@@ -62,3 +62,3 @@ "@types/debug": "^4.1.5", | ||
}, | ||
"gitHead": "c3cde20627191e00bebcf081e5c56a3a092a1207" | ||
"gitHead": "907510a8f1f8c675b3ec3b8d9962991c76195694" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
281205
0
Updated@feathersjs/errors@^4.3.0