@feathersjs/authentication-client
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="1.0.8"></a> | ||
## [1.0.8](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.7...@feathersjs/authentication-client@1.0.8) (2018-10-26) | ||
**Note:** Version bump only for package @feathersjs/authentication-client | ||
<a name="1.0.7"></a> | ||
@@ -8,0 +17,0 @@ ## [1.0.7](https://github.com/feathersjs/feathers/compare/@feathersjs/authentication-client@1.0.6...@feathersjs/authentication-client@1.0.7) (2018-10-25) |
{ | ||
"name": "@feathersjs/authentication-client", | ||
"description": "The authentication plugin for feathers-client", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"homepage": "https://feathersjs.com", | ||
@@ -43,5 +43,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@feathersjs/authentication": "^2.1.12", | ||
"@feathersjs/authentication-jwt": "^2.0.6", | ||
"@feathersjs/authentication-local": "^1.2.6", | ||
"@feathersjs/authentication": "^2.1.13", | ||
"@feathersjs/authentication-jwt": "^2.0.7", | ||
"@feathersjs/authentication-local": "^1.2.7", | ||
"@feathersjs/express": "^1.2.7", | ||
@@ -65,3 +65,3 @@ "@feathersjs/feathers": "^3.2.3", | ||
}, | ||
"gitHead": "55de15e1f0986203646a68bbaf6d72c0753e0cdc" | ||
"gitHead": "1c74a1473c5aeef9703d4167ba8498f85d5b65f9" | ||
} |
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
33045