@nuxt/config
Advanced tools
Comparing version 2.17.3 to 2.17.4
/*! | ||
* @nuxt/config v2.17.3 (c) 2016-2024 | ||
* @nuxt/config v2.17.4 (c) 2016-2024 | ||
* Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
{ | ||
"name": "@nuxt/config", | ||
"version": "2.17.3", | ||
"repository": "nuxt/nuxt.js", | ||
"version": "2.17.4", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/nuxt/nuxt.git", | ||
"directory": "packages/config" | ||
}, | ||
"license": "MIT", | ||
@@ -13,11 +17,11 @@ "main": "dist/config.js", | ||
"dependencies": { | ||
"@nuxt/utils": "2.17.3", | ||
"@nuxt/utils": "2.17.4", | ||
"consola": "^3.2.3", | ||
"defu": "^6.1.4", | ||
"destr": "^2.0.2", | ||
"dotenv": "^16.3.1", | ||
"destr": "^2.0.3", | ||
"dotenv": "^16.4.5", | ||
"lodash": "^4.17.21", | ||
"rc9": "^2.1.1", | ||
"rc9": "^2.1.2", | ||
"std-env": "^3.7.0", | ||
"ufo": "^1.3.2" | ||
"ufo": "^1.5.3" | ||
}, | ||
@@ -24,0 +28,0 @@ "engines": { |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
30367
7
+ Added@nuxt/utils@2.17.4(transitive)
+ Addedfs-extra@11.2.0(transitive)
- Removed@nuxt/utils@2.17.3(transitive)
- Removedfs-extra@10.1.0(transitive)
Updated@nuxt/utils@2.17.4
Updateddestr@^2.0.3
Updateddotenv@^16.4.5
Updatedrc9@^2.1.2
Updatedufo@^1.5.3