@nuxt/config
Advanced tools
Comparing version 2.11.0 to 2.12.0
{ | ||
"name": "@nuxt/config", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"repository": "nuxt/nuxt.js", | ||
"license": "MIT", | ||
"main": "dist/config.js", | ||
"typings": "index.d.ts", | ||
"files": [ | ||
@@ -10,7 +12,6 @@ "dist", | ||
], | ||
"main": "dist/config.js", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@nuxt/utils": "2.11.0", | ||
"consola": "^2.11.1", | ||
"@nuxt/utils": "2.12.0", | ||
"consola": "^2.11.3", | ||
"esm": "^3.2.25", | ||
"std-env": "^2.2.1" | ||
@@ -17,0 +18,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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
117197
3930
4
6
+ Addedesm@^3.2.25
+ Added@nuxt/utils@2.12.0(transitive)
+ Addedesm@3.2.25(transitive)
+ Addedrandombytes@2.1.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedserialize-javascript@3.1.0(transitive)
- Removed@nuxt/utils@2.11.0(transitive)
- Removedserialize-javascript@2.1.2(transitive)
Updated@nuxt/utils@2.12.0
Updatedconsola@^2.11.3