Socket
Socket
Sign inDemoInstall

@netlify/build-info

Package Overview
Dependencies
Maintainers
20
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/build-info - npm Package Compare versions

Comparing version 7.11.4 to 7.11.5

2

lib/frameworks/nuxt.js

@@ -28,3 +28,3 @@ import { BaseFramework, Category } from './framework.js';

this.build.command = `nuxt build`;
this.build.directory = `.nuxt/dist`;
this.build.directory = `dist`;
this.dev.command = `nuxt dev`;

@@ -31,0 +31,0 @@ this.env = {

{
"name": "@netlify/build-info",
"version": "7.11.4",
"version": "7.11.5",
"description": "Build info utility",

@@ -76,3 +76,3 @@ "type": "module",

},
"gitHead": "48233ae2f82661d3b5f877b9bf62869e6bfb3939"
"gitHead": "53c4b0f0b07b252af8031d9d20322d6b49a5412a"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc