@nuxt/generator
Advanced tools
| /*! | ||
| * @nuxt/generator v2.15.1 (c) 2016-2021 | ||
| * @nuxt/generator v2.15.2 (c) 2016-2021 | ||
| * Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
+4
-4
| { | ||
| "name": "@nuxt/generator", | ||
| "version": "2.15.1", | ||
| "version": "2.15.2", | ||
| "repository": "nuxt/nuxt.js", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@nuxt/utils": "2.15.1", | ||
| "@nuxt/utils": "2.15.2", | ||
| "chalk": "^4.1.0", | ||
@@ -19,4 +19,4 @@ "consola": "^2.15.3", | ||
| "html-minifier": "^4.0.0", | ||
| "node-html-parser": "^2.1.0", | ||
| "ufo": "^0.6.6" | ||
| "node-html-parser": "^2.2.1", | ||
| "ufo": "^0.6.7" | ||
| }, | ||
@@ -23,0 +23,0 @@ "publishConfig": { |
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
Updated
Updated