Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@nuxt/generator

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/generator - npm Package Compare versions

Comparing version
2.15.6
to
2.15.7
+1
-1
dist/generator.js
/*!
* @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

{
"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",

# 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))