@nuxt/server
Advanced tools
Comparing version 2.3.3 to 2.3.4
@@ -6,3 +6,3 @@ # Change Log | ||
## [2.3.3](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.3) (2018-11-26) | ||
## [2.3.4](https://github.com/nuxt/nuxt.js/compare/v2.3.2...v2.3.4) (2018-11-26) | ||
@@ -14,12 +14,1 @@ | ||
* **server, vue-app:** allow unicode page names ([#4402](https://github.com/nuxt/nuxt.js/issues/4402)) ([d187793](https://github.com/nuxt/nuxt.js/commit/d187793)) | ||
## [2.3.2](https://github.com/nuxt/nuxt.js/compare/v2.3.1...v2.3.2) (2018-11-20) | ||
### Bug Fixes | ||
* **deps:** update all non-major dependencies ([#4358](https://github.com/nuxt/nuxt.js/issues/4358)) ([991e191](https://github.com/nuxt/nuxt.js/commit/991e191)) |
/*! | ||
* @nuxt/server v2.3.2 (c) 2016-2018 | ||
* @nuxt/server v2.3.4 (c) 2016-2018 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
{ | ||
"name": "@nuxt/server", | ||
"version": "2.3.3", | ||
"version": "2.3.4", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,4 +11,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/common": "2.3.3", | ||
"@nuxt/config": "2.3.3", | ||
"@nuxt/common": "2.3.4", | ||
"@nuxt/config": "2.3.4", | ||
"@nuxtjs/youch": "^4.2.3", | ||
@@ -32,4 +32,3 @@ "browserslist-useragent": "^2.0.1", | ||
"access": "public" | ||
}, | ||
"gitHead": "2e90166f2a87271dedaf7072c2f7d9457bff5d34" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21669
3
3
+ Added@nuxt/common@2.3.4(transitive)
+ Added@nuxt/config@2.3.4(transitive)
- Removed@nuxt/common@2.3.3(transitive)
- Removed@nuxt/config@2.3.3(transitive)
Updated@nuxt/common@2.3.4
Updated@nuxt/config@2.3.4