create-gatsby
Advanced tools
Comparing version 0.2.0-next.4 to 0.2.0
@@ -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 @@ |
{ | ||
"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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
216393
6
804
32
4