Comparing version 2.17.0 to 2.17.1
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -290,3 +290,3 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
var name = "@nuxt/cli"; | ||
var version = "2.17.0"; | ||
var version = "2.17.1"; | ||
@@ -293,0 +293,0 @@ async function loadNuxtConfig(argv, configContext) { |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.0 (c) 2016-2023 | ||
* @nuxt/cli v2.17.1 (c) 2016-2023 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/cli", | ||
"version": "2.17.0", | ||
"version": "2.17.1", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -15,4 +15,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.17.0", | ||
"@nuxt/utils": "2.17.0", | ||
"@nuxt/config": "2.17.1", | ||
"@nuxt/utils": "2.17.1", | ||
"boxen": "^5.1.2", | ||
@@ -22,6 +22,6 @@ "chalk": "^4.1.2", | ||
"connect": "^3.7.0", | ||
"consola": "^3.1.0", | ||
"consola": "^3.2.3", | ||
"crc": "^4.3.2", | ||
"defu": "^6.1.2", | ||
"destr": "^1.2.2", | ||
"destr": "^2.0.0", | ||
"execa": "^5.1.1", | ||
@@ -36,3 +36,3 @@ "exit": "^0.1.2", | ||
"pretty-bytes": "^5.6.0", | ||
"semver": "^7.5.1", | ||
"semver": "^7.5.4", | ||
"serve-static": "^1.15.0", | ||
@@ -39,0 +39,0 @@ "std-env": "^3.3.3", |
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/utils@2.17.1(transitive)
- Removed@nuxt/config@2.17.0(transitive)
- Removed@nuxt/utils@2.17.0(transitive)
- Removeddestr@1.2.2(transitive)
Updated@nuxt/config@2.17.1
Updated@nuxt/utils@2.17.1
Updatedconsola@^3.2.3
Updateddestr@^2.0.0
Updatedsemver@^7.5.4