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
351
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 0.2.0-next.4 to 0.2.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [0.2.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.2.0-next.4...create-gatsby@0.2.0) (2020-12-15)
### Bug Fixes
- **create-gatsby:** Default to gatsby-image until the plugin is GA ([#28607](https://github.com/gatsbyjs/gatsby/issues/28607)) ([#28633](https://github.com/gatsbyjs/gatsby/issues/28633)) ([a96c05c](https://github.com/gatsbyjs/gatsby/commit/a96c05c47dc9418c083f54a99f70a91bcb07bc80))
# [0.2.0-next.4](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.2.0-next.3...create-gatsby@0.2.0-next.4) (2020-12-08)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "create-gatsby",
"version": "0.2.0-next.4",
"version": "0.2.0",
"main": "lib/index.js",

@@ -27,6 +27,6 @@ "bin": "cli.js",

"enquirer": "^2.3.6",
"eslint": "^7.12.1",
"eslint": "^7.15.0",
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-utils": "^0.6.0-next.0",
"gatsby-plugin-utils": "^0.6.0",
"joi": "^17.2.1",

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

"author": "Matt Kane <matt@gatsbyjs.com>",
"gitHead": "755950d1251ed001f2d813e7bce20ff417cb1afe"
"gitHead": "03d497f15bc968d88bb0c85ce427da797b8fc61d"
}

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