@nuxt/generator
Advanced tools
| /*! | ||
| * @nuxt/generator v2.15.6 (c) 2016-2021 | ||
| * @nuxt/generator v2.15.7 (c) 2016-2021 | ||
| * Released under the MIT License | ||
@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js |
+2
-2
| { | ||
| "name": "@nuxt/generator", | ||
| "version": "2.15.6", | ||
| "version": "2.15.7", | ||
| "repository": "nuxt/nuxt.js", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@nuxt/utils": "2.15.6", | ||
| "@nuxt/utils": "2.15.7", | ||
| "chalk": "^4.1.1", | ||
@@ -14,0 +14,0 @@ "consola": "^2.15.3", |
-16
| # Change Log | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| # [2.15.0](https://github.com/nuxt/nuxt.js/compare/v2.14.12...v2.15.0) (2020-12-17) | ||
| ### Bug Fixes | ||
| * **generator:** ensure manifest dir exists ([#8474](https://github.com/nuxt/nuxt.js/issues/8474)) ([dd7f767](https://github.com/nuxt/nuxt.js/commit/dd7f767d133ca2b21121023f708eac8ffd794ca8)) | ||
| ### Features | ||
| * update all dependencies that require node 10.x ([#8346](https://github.com/nuxt/nuxt.js/issues/8346)) ([ab039f0](https://github.com/nuxt/nuxt.js/commit/ab039f051aa379999a00d7b916b7bbdb9305375b)) |
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
17048
-3.8%2
-33.33%+ Added
- Removed
Updated