@nuxtjs/auth
Advanced tools
Comparing version 4.5.2 to 4.5.3
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="4.5.3"></a> | ||
## [4.5.3](https://github.com/nuxt-community/auth-module/compare/v4.5.2...v4.5.3) (2018-11-01) | ||
### Bug Fixes | ||
* remove extra boom dependency ([6589dd8](https://github.com/nuxt-community/auth-module/commit/6589dd8)) | ||
<a name="4.5.2"></a> | ||
@@ -7,0 +17,0 @@ ## [4.5.2](https://github.com/nuxt-community/auth-module/compare/v4.5.1...v4.5.2) (2018-09-18) |
{ | ||
"name": "@nuxtjs/auth", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "Authentication module for Nuxt.js", | ||
@@ -45,3 +45,2 @@ "license": "MIT", | ||
"@nuxtjs/axios": "^5.3.1", | ||
"boom": "^7.2.0", | ||
"consola": "^1.3.0", | ||
@@ -48,0 +47,0 @@ "cookie": "^0.3.1", |
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
55469
6
- Removedboom@^7.2.0
- Removedboom@7.3.0(transitive)
- Removedhoek@6.1.3(transitive)