@feathersjs/authentication-oauth2
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="1.2.4"></a> | ||
## [1.2.4](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth2@1.2.3...@feathersjs/authentication-oauth2@1.2.4) (2018-09-21) | ||
**Note:** Version bump only for package @feathersjs/authentication-oauth2 | ||
<a name="1.2.3"></a> | ||
@@ -8,0 +17,0 @@ ## [1.2.3](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-oauth2@1.2.2...@feathersjs/authentication-oauth2@1.2.3) (2018-09-17) |
{ | ||
"name": "@feathersjs/authentication-oauth2", | ||
"description": "An OAuth2 authentication strategy for feathers-authentication using Passport", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"homepage": "https://feathersjs.com", | ||
@@ -39,4 +39,4 @@ "main": "lib/", | ||
"@feathersjs/commons": "^3.0.1", | ||
"@feathersjs/errors": "^3.3.3", | ||
"@feathersjs/express": "^1.2.6", | ||
"@feathersjs/errors": "^3.3.4", | ||
"@feathersjs/express": "^1.2.7", | ||
"debug": "^4.0.0", | ||
@@ -46,4 +46,4 @@ "lodash.merge": "^4.6.1" | ||
"devDependencies": { | ||
"@feathersjs/authentication": "^2.1.10", | ||
"@feathersjs/feathers": "^3.2.2", | ||
"@feathersjs/authentication": "^2.1.11", | ||
"@feathersjs/feathers": "^3.2.3", | ||
"body-parser": "^1.18.3", | ||
@@ -57,3 +57,3 @@ "chai": "^4.1.2", | ||
}, | ||
"gitHead": "da6e2732874c9c7834cb4a53526787218d62e4a3" | ||
"gitHead": "cdbfba98307235cbc6d23a9ec3ae1a9960d12186" | ||
} |
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
30848
Updated@feathersjs/errors@^3.3.4
Updated@feathersjs/express@^1.2.7