@nuxt/generator
Advanced tools
| /*! | ||
| * @nuxt/generator v2.17.4 (c) 2016-2024 | ||
| * @nuxt/generator v2.18.0 (c) 2016-2024 | ||
| * Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
+2
-2
| { | ||
| "name": "@nuxt/generator", | ||
| "version": "2.17.4", | ||
| "version": "2.18.0", | ||
| "repository": { | ||
@@ -15,3 +15,3 @@ "type": "git", | ||
| "dependencies": { | ||
| "@nuxt/utils": "2.17.4", | ||
| "@nuxt/utils": "2.18.0", | ||
| "chalk": "^4.1.2", | ||
@@ -18,0 +18,0 @@ "consola": "^3.2.3", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
+ Added
- Removed
Updated