@nuxt/core
Advanced tools
Comparing version 2.17.0 to 2.17.1
/*! | ||
* @nuxt/core v2.17.0 (c) 2016-2023 | ||
* @nuxt/core v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -172,3 +172,3 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
var version = "2.17.0"; | ||
var version = "2.17.1"; | ||
@@ -175,0 +175,0 @@ class Resolver { |
{ | ||
"name": "@nuxt/core", | ||
"version": "2.17.0", | ||
"version": "2.17.1", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -11,6 +11,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.17.0", | ||
"@nuxt/server": "2.17.0", | ||
"@nuxt/utils": "2.17.0", | ||
"consola": "^3.1.0", | ||
"@nuxt/config": "2.17.1", | ||
"@nuxt/server": "2.17.1", | ||
"@nuxt/utils": "2.17.1", | ||
"consola": "^3.2.3", | ||
"fs-extra": "^10.1.0", | ||
@@ -17,0 +17,0 @@ "hable": "^3.0.0", |
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
+ Added@nuxt/config@2.17.1(transitive)
+ Added@nuxt/server@2.17.1(transitive)
+ Added@nuxt/utils@2.17.1(transitive)
+ Added@nuxt/vue-renderer@2.17.1(transitive)
- Removed@nuxt/config@2.17.0(transitive)
- Removed@nuxt/server@2.17.0(transitive)
- Removed@nuxt/utils@2.17.0(transitive)
- Removed@nuxt/vue-renderer@2.17.0(transitive)
- Removeddestr@1.2.2(transitive)
Updated@nuxt/config@2.17.1
Updated@nuxt/server@2.17.1
Updated@nuxt/utils@2.17.1
Updatedconsola@^3.2.3