Comparing version 2.17.3 to 2.17.4
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -118,3 +118,3 @@ * Repository: https://github.com/nuxt/nuxt.js | ||
function warningBox(message, title) { | ||
return box(message, title || chalk.yellow("\u26A0 Nuxt Warning"), { | ||
return box(message, chalk.yellow("\u26A0 Nuxt Warning"), { | ||
borderColor: "yellow" | ||
@@ -129,3 +129,3 @@ }); | ||
function fatalBox(message, title) { | ||
return errorBox(message, title || chalk.red("\u2716 Nuxt Fatal Error")); | ||
return errorBox(message, chalk.red("\u2716 Nuxt Fatal Error")); | ||
} | ||
@@ -292,3 +292,3 @@ | ||
var name = "@nuxt/cli"; | ||
var version = "2.17.3"; | ||
var version = "2.17.4"; | ||
@@ -295,0 +295,0 @@ async function loadNuxtConfig(argv, configContext) { |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
/*! | ||
* @nuxt/cli v2.17.3 (c) 2016-2024 | ||
* @nuxt/cli v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/cli", | ||
"version": "2.17.3", | ||
"version": "2.17.4", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/nuxt.js.git" | ||
"url": "git+https://github.com/nuxt/nuxt.git", | ||
"directory": "packages/cli" | ||
}, | ||
@@ -18,4 +19,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/config": "2.17.3", | ||
"@nuxt/utils": "2.17.3", | ||
"@nuxt/config": "2.17.4", | ||
"@nuxt/utils": "2.17.4", | ||
"boxen": "^5.1.2", | ||
@@ -28,6 +29,6 @@ "chalk": "^4.1.2", | ||
"defu": "^6.1.4", | ||
"destr": "^2.0.2", | ||
"destr": "^2.0.3", | ||
"execa": "^5.1.1", | ||
"exit": "^0.1.2", | ||
"fs-extra": "^10.1.0", | ||
"fs-extra": "^11.2.0", | ||
"globby": "^11.0.4", | ||
@@ -39,3 +40,3 @@ "hookable": "^4.4.1", | ||
"pretty-bytes": "^5.6.0", | ||
"semver": "^7.5.4", | ||
"semver": "^7.6.2", | ||
"serve-static": "^1.15.0", | ||
@@ -42,0 +43,0 @@ "std-env": "^3.7.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
46921
+ Added@nuxt/config@2.17.4(transitive)
+ Added@nuxt/utils@2.17.4(transitive)
+ Addedfs-extra@11.2.0(transitive)
- Removed@nuxt/config@2.17.3(transitive)
- Removed@nuxt/utils@2.17.3(transitive)
- Removedfs-extra@10.1.0(transitive)
Updated@nuxt/config@2.17.4
Updated@nuxt/utils@2.17.4
Updateddestr@^2.0.3
Updatedfs-extra@^11.2.0
Updatedsemver@^7.6.2