Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-gatsby

Package Overview
Dependencies
Maintainers
16
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-gatsby - npm Package Compare versions

Comparing version 3.5.0-next.0 to 3.5.0-next.1

13

CHANGELOG.md

@@ -6,2 +6,15 @@ # Changelog: `create-gatsby`

## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.4.0/packages/create-gatsby) (2023-01-10)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.4)
#### Bug Fixes
- Always use `--legacy-peer-deps` [#37280](https://github.com/gatsbyjs/gatsby/issues/37280) ([42a3034](https://github.com/gatsbyjs/gatsby/commit/42a303408da649d2457095c57a1f30d830586d01))
#### Chores
- update babel monorepo [#37386](https://github.com/gatsbyjs/gatsby/issues/37386) ([b941876](https://github.com/gatsbyjs/gatsby/commit/b94187633d94d0f0071b38ffe93380dd802ec70f))
- update [dev] minor and patch dependencies for create-gatsby [#37349](https://github.com/gatsbyjs/gatsby/issues/37349) ([3e10d56](https://github.com/gatsbyjs/gatsby/commit/3e10d56c885a7b8ba2e15bcbddaabc0426087714))
### [3.3.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.3.1/packages/create-gatsby) (2022-12-14)

@@ -8,0 +21,0 @@

8

package.json
{
"name": "create-gatsby",
"version": "3.5.0-next.0",
"version": "3.5.0-next.1",
"main": "lib/index.js",

@@ -28,4 +28,4 @@ "bin": "cli.js",

"execa": "^5.1.1",
"fs-extra": "^10.1.0",
"gatsby-plugin-utils": "^4.5.0-next.0",
"fs-extra": "^11.1.0",
"gatsby-plugin-utils": "^4.5.0-next.1",
"joi": "^17.7.0",

@@ -47,3 +47,3 @@ "microbundle": "^0.15.1",

},
"gitHead": "4ef5d775d18329abc5d4e78d1e0a99e904f00cd1"
"gitHead": "f8f084ae96bd105509903216daa766325ec65b9e"
}

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

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