@nuxt/server
Advanced tools
Comparing version 2.5.1 to 2.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.6.0](https://github.com/nuxt/nuxt.js/compare/v2.5.1...v2.6.0) (2019-04-04) | ||
**Note:** Version bump only for package @nuxt/server | ||
## [2.5.1](https://github.com/nuxt/nuxt.js/compare/v2.5.0...v2.5.1) (2019-03-21) | ||
@@ -8,0 +16,0 @@ |
/*! | ||
* @nuxt/server v2.5.1 (c) 2016-2019 | ||
* @nuxt/server v2.6.0 (c) 2016-2019 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
{ | ||
"name": "@nuxt/server", | ||
"version": "2.5.1", | ||
"version": "2.6.0", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,4 +11,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.5.1", | ||
"@nuxt/utils": "2.5.1", | ||
"@nuxt/config": "2.6.0", | ||
"@nuxt/utils": "2.6.0", | ||
"@nuxtjs/youch": "^4.2.3", | ||
@@ -18,3 +18,3 @@ "chalk": "^2.4.2", | ||
"connect": "^3.6.6", | ||
"consola": "^2.5.7", | ||
"consola": "^2.5.8", | ||
"etag": "^1.8.1", | ||
@@ -27,3 +27,3 @@ "fresh": "^0.5.2", | ||
"pify": "^4.0.1", | ||
"semver": "^5.6.0", | ||
"semver": "^6.0.0", | ||
"serve-placeholder": "^1.2.1", | ||
@@ -30,0 +30,0 @@ "serve-static": "^1.13.2", |
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
31904
+ Added@nuxt/config@2.6.0(transitive)
+ Added@nuxt/utils@2.6.0(transitive)
+ Addedsemver@6.3.1(transitive)
- Removed@nuxt/config@2.5.1(transitive)
- Removed@nuxt/utils@2.5.1(transitive)
- Removedsemver@5.7.2(transitive)
Updated@nuxt/config@2.6.0
Updated@nuxt/utils@2.6.0
Updatedconsola@^2.5.8
Updatedsemver@^6.0.0