Socket
Socket
Sign inDemoInstall

gatsby-cli

Package Overview
Dependencies
289
Maintainers
21
Versions
1053
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.0-next.2 to 5.5.0-next.0

30

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

@@ -13,10 +13,10 @@ "bin": {

"dependencies": {
"@babel/code-frame": "^7.14.0",
"@babel/core": "^7.15.5",
"@babel/generator": "^7.16.8",
"@babel/helper-plugin-utils": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/runtime": "^7.15.4",
"@babel/template": "^7.16.7",
"@babel/types": "^7.16.8",
"@babel/code-frame": "^7.18.6",
"@babel/core": "^7.20.7",
"@babel/generator": "^7.20.7",
"@babel/helper-plugin-utils": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.20.7",
"@babel/template": "^7.20.7",
"@babel/types": "^7.20.7",
"@jridgewell/trace-mapping": "^0.3.17",

@@ -30,3 +30,3 @@ "@types/common-tags": "^1.8.1",

"convert-hrtime": "^3.0.0",
"create-gatsby": "^3.4.0-next.2",
"create-gatsby": "^3.5.0-next.0",
"envinfo": "^7.8.1",

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

"fs-extra": "^10.1.0",
"gatsby-core-utils": "^4.4.0-next.2",
"gatsby-telemetry": "^4.4.0-next.2",
"gatsby-core-utils": "^4.5.0-next.0",
"gatsby-telemetry": "^4.5.0-next.0",
"hosted-git-info": "^3.0.8",

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

"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/cli": "^7.20.7",
"@rollup/plugin-babel": "^5.3.1",

@@ -69,3 +69,3 @@ "@rollup/plugin-commonjs": "^17.1.0",

"babel-plugin-lodash": "^3.3.4",
"babel-preset-gatsby-package": "^3.4.0-next.1",
"babel-preset-gatsby-package": "^3.5.0-next.0",
"cross-env": "^7.0.3",

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

},
"gitHead": "5df8a99b7fd6de53a8f3088138cc574f55f4cfd5"
"gitHead": "4ef5d775d18329abc5d4e78d1e0a99e904f00cd1"
}
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