gatsby-codemods
Advanced tools
Comparing version 1.1.12 to 1.1.13
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.12...gatsby-codemods@1.1.13) (2019-10-14) | ||
**Note:** Version bump only for package gatsby-codemods | ||
## [1.1.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.11...gatsby-codemods@1.1.12) (2019-10-14) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-codemods", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "A collection of codemod scripts for use with JSCodeshift that help migrate to newer versions of Gatsby.", | ||
@@ -32,3 +32,3 @@ "main": "index.js", | ||
"@babel/core": "^7.6.4", | ||
"babel-preset-gatsby-package": "^0.2.8", | ||
"babel-preset-gatsby-package": "^0.2.9", | ||
"cross-env": "^5.2.1", | ||
@@ -40,3 +40,3 @@ "jscodeshift": "^0.6.4" | ||
}, | ||
"gitHead": "f651b47a848a6b5ebdfe9c70f5aaefb1ad149c74" | ||
"gitHead": "868b44f5522edd3fd09fbe68aaa6e995e3cdfe03" | ||
} |
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
40304