@feathersjs/authentication-jwt
Advanced tools
Comparing version 2.0.8 to 2.0.9
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.9](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-jwt@2.0.8...@feathersjs/authentication-jwt@2.0.9) (2019-01-02) | ||
### Bug Fixes | ||
* Update adapter common tests ([#1135](https://github.com/feathersjs/feathers/issues/1135)) ([8166dda](https://github.com/feathersjs/feathers/commit/8166dda)) | ||
<a name="2.0.8"></a> | ||
@@ -8,0 +19,0 @@ ## [2.0.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-jwt@2.0.7...@feathersjs/authentication-jwt@2.0.8) (2018-12-16) |
{ | ||
"name": "@feathersjs/authentication-jwt", | ||
"description": "JWT authentication strategy for feathers-authentication using Passport", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"homepage": "https://feathersjs.com", | ||
@@ -38,3 +38,3 @@ "main": "lib/", | ||
"dependencies": { | ||
"@feathersjs/errors": "^3.3.5", | ||
"@feathersjs/errors": "^3.3.6", | ||
"debug": "^4.0.0", | ||
@@ -47,6 +47,6 @@ "lodash.merge": "^4.6.0", | ||
"devDependencies": { | ||
"@feathersjs/authentication": "^2.1.14", | ||
"@feathersjs/express": "^1.3.0", | ||
"@feathersjs/feathers": "^3.3.0", | ||
"@feathersjs/socketio": "^3.2.8", | ||
"@feathersjs/authentication": "^2.1.15", | ||
"@feathersjs/express": "^1.3.1", | ||
"@feathersjs/feathers": "^3.3.1", | ||
"@feathersjs/socketio": "^3.2.9", | ||
"body-parser": "^1.15.2", | ||
@@ -60,3 +60,3 @@ "chai": "^4.1.0", | ||
}, | ||
"gitHead": "3bbba49daf1e62f358b426002ec9684f4bcaac89" | ||
"gitHead": "8c3a740ada9c9a0a25204d72f8ce982ad2887331" | ||
} |
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
21324
Updated@feathersjs/errors@^3.3.6