gatsby-codemods
Advanced tools
Comparing version 4.9.0-next.0 to 4.9.0
@@ -6,2 +6,8 @@ # Changelog: `gatsby-codemods` | ||
## [4.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.8.0/packages/gatsby-codemods) (2023-03-21) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.8) | ||
**Note:** Version bump only for package gatsby-codemods | ||
## [4.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-codemods@4.7.0/packages/gatsby-codemods) (2023-02-21) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-codemods", | ||
"version": "4.9.0-next.0", | ||
"version": "4.9.0", | ||
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", | ||
@@ -40,3 +40,3 @@ "main": "index.js", | ||
"@types/jscodeshift": "^0.11.6", | ||
"babel-preset-gatsby-package": "^3.9.0-next.0", | ||
"babel-preset-gatsby-package": "^3.9.0", | ||
"cross-env": "^7.0.3" | ||
@@ -48,3 +48,3 @@ }, | ||
"bin": "./bin/gatsby-codemods.js", | ||
"gitHead": "de0d8d10ff0ea514c130d7396efc8d5aa50c7fa1" | ||
"gitHead": "e95b10ae0d7c6f01b627217333eb9a630f16e546" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
145260
0