@nuxt/generator
Advanced tools
| /*! | ||
| * @nuxt/generator v2.13.2 (c) 2016-2020 | ||
| * @nuxt/generator v2.13.3 (c) 2016-2020 | ||
@@ -4,0 +4,0 @@ * - All the amazing contributors |
+2
-2
| { | ||
| "name": "@nuxt/generator", | ||
| "version": "2.13.2", | ||
| "version": "2.13.3", | ||
| "repository": "nuxt/nuxt.js", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@nuxt/utils": "2.13.2", | ||
| "@nuxt/utils": "2.13.3", | ||
| "chalk": "^3.0.0", | ||
@@ -14,0 +14,0 @@ "consola": "^2.14.0", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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