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

create-gatsby

Package Overview
Dependencies
Maintainers
7
Versions
352
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.14.0 to 3.15.0-next.0

13

CHANGELOG.md

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

## [3.14.0](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.14.0/packages/create-gatsby) (2024-11-06)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.14)
#### Bug Fixes
- update dependency fs-extra to ^11.2.0 [#38727](https://github.com/gatsbyjs/gatsby/issues/38727) ([cb33fe5](https://github.com/gatsbyjs/gatsby/commit/cb33fe5d02b3a42cf629baf948a7aae7a9e7dd0f))
- remove outdated `forceFullSync` option from readme [#38787](https://github.com/gatsbyjs/gatsby/issues/38787) ([a39d374](https://github.com/gatsbyjs/gatsby/commit/a39d374232709ba310a8a2cc4a17f0469ebaa8d5))
#### Chores
- disable telemetry [#39137](https://github.com/gatsbyjs/gatsby/issues/39137) ([1b1720b](https://github.com/gatsbyjs/gatsby/commit/1b1720bb75233661b30205000c4c3bff855d47c8))
### [3.13.1](https://github.com/gatsbyjs/gatsby/commits/create-gatsby@3.13.1/packages/create-gatsby) (2024-01-23)

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

6

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

@@ -30,3 +30,3 @@ "bin": "cli.js",

"fs-extra": "^11.2.0",
"gatsby-plugin-utils": "^4.14.0",
"gatsby-plugin-utils": "^4.15.0-next.0",
"joi": "^17.9.2",

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

},
"gitHead": "5397fbf5554ec3d937cc5a9042f2141b698d9eab"
"gitHead": "17baffb1fb7333b8a45745b7d9a0bb4bb2f0f491"
}
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