Socket
Socket
Sign inDemoInstall

gatsby-cli

Package Overview
Dependencies
289
Maintainers
16
Versions
1053
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.7.0-next.0 to 5.8.0-next.0

2

lib/structured-errors/error-map.js

@@ -47,3 +47,3 @@ "use strict";

"98001": {
text: () => `Built Rendering Engines failed validation failed validation.\n\nPlease open an issue with a reproduction at https://gatsby.dev/new-issue for more help.`,
text: () => `Built Rendering Engines failed validation.\n\nPlease open an issue with a reproduction at https://gatsby.dev/new-issue for more help.`,
type: _types.Type.ENGINE_VALIDATION,

@@ -50,0 +50,0 @@ level: _types.Level.ERROR,

{
"name": "gatsby-cli",
"description": "Gatsby command-line interface for creating new sites and running Gatsby commands",
"version": "5.7.0-next.0",
"version": "5.8.0-next.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -29,3 +29,3 @@ "bin": {

"convert-hrtime": "^3.0.0",
"create-gatsby": "^3.7.0-next.0",
"create-gatsby": "^3.8.0-next.0",
"envinfo": "^7.8.1",

@@ -35,4 +35,4 @@ "execa": "^5.1.1",

"fs-extra": "^11.1.0",
"gatsby-core-utils": "^4.7.0-next.0",
"gatsby-telemetry": "^4.7.0-next.0",
"gatsby-core-utils": "^4.8.0-next.0",
"gatsby-telemetry": "^4.8.0-next.0",
"hosted-git-info": "^3.0.8",

@@ -67,3 +67,3 @@ "is-valid-path": "^0.1.1",

"babel-plugin-lodash": "^3.3.4",
"babel-preset-gatsby-package": "^3.7.0-next.0",
"babel-preset-gatsby-package": "^3.8.0-next.0",
"cross-env": "^7.0.3",

@@ -110,3 +110,3 @@ "ink": "^3.2.0",

},
"gitHead": "342e393de312ea765656e66970e4554991125275"
"gitHead": "fed83d576e330ad8234cab95844a7db418592e76"
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc