@nuxt/config
Advanced tools
Comparing version 2.12.2 to 2.13.0
{ | ||
"name": "@nuxt/config", | ||
"version": "2.12.2", | ||
"version": "2.13.0", | ||
"repository": "nuxt/nuxt.js", | ||
@@ -13,5 +13,11 @@ "license": "MIT", | ||
"dependencies": { | ||
"@nuxt/utils": "2.12.2", | ||
"consola": "^2.11.3", | ||
"@nuxt/utils": "2.13.0", | ||
"consola": "^2.13.0", | ||
"create-require": "^1.0.2", | ||
"defu": "^2.0.4", | ||
"destr": "^1.0.0", | ||
"dotenv": "^8.2.0", | ||
"esm": "^3.2.25", | ||
"jiti": "^0.1.9", | ||
"rc9": "^1.0.0", | ||
"std-env": "^2.2.1" | ||
@@ -18,0 +24,0 @@ }, |
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
122220
4069
10
8
+ Addedcreate-require@^1.0.2
+ Addeddefu@^2.0.4
+ Addeddestr@^1.0.0
+ Addeddotenv@^8.2.0
+ Addedjiti@^0.1.9
+ Addedrc9@^1.0.0
+ Added@nuxt/utils@2.13.0(transitive)
+ Addedcreate-require@1.1.1(transitive)
+ Addeddefu@2.0.46.1.4(transitive)
+ Addeddestr@1.2.2(transitive)
+ Addeddotenv@8.6.0(transitive)
+ Addedflat@5.0.2(transitive)
+ Addedjiti@0.1.20(transitive)
+ Addedrc9@1.2.4(transitive)
+ Addedserialize-javascript@4.0.0(transitive)
- Removed@nuxt/utils@2.12.2(transitive)
- Removedserialize-javascript@3.1.0(transitive)
Updated@nuxt/utils@2.13.0
Updatedconsola@^2.13.0