create-gatsby
Advanced tools
Comparing version 0.1.0-next.0 to 0.1.0-next.1
@@ -6,2 +6,8 @@ # Change Log | ||
# [0.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.1.0-next.0...create-gatsby@0.1.0-next.1) (2020-11-22) | ||
### Features | ||
- **create-gatsby:** Update gatsby-minimal-starter ([#28040](https://github.com/gatsbyjs/gatsby/issues/28040)) ([fe18a18](https://github.com/gatsbyjs/gatsby/commit/fe18a18812276c19c2bef654f08039f1037113f7)) | ||
# [0.1.0-next.0](https://github.com/gatsbyjs/gatsby/compare/create-gatsby@0.0.0-next.0...create-gatsby@0.1.0-next.0) (2020-11-18) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "create-gatsby", | ||
"version": "0.1.0-next.0", | ||
"version": "0.1.0-next.1", | ||
"main": "lib/index.js", | ||
@@ -47,3 +47,3 @@ "bin": "cli.js", | ||
"author": "Matt Kane <matt@gatsbyjs.com>", | ||
"gitHead": "fe8346543838a1eeffd1bb9b1b278e99135a34d1" | ||
"gitHead": "262386fe97196ed23d532569b53a45cb1dc96345" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
211661