gatsby-codemods
Advanced tools
Comparing version 1.1.7 to 1.1.8
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.7...gatsby-codemods@1.1.8) (2019-09-20) | ||
**Note:** Version bump only for package gatsby-codemods | ||
## [1.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-codemods@1.1.6...gatsby-codemods@1.1.7) (2019-09-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-codemods", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"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.0", | ||
"babel-preset-gatsby-package": "^0.2.4", | ||
"babel-preset-gatsby-package": "^0.2.5", | ||
"cross-env": "^5.2.1", | ||
@@ -40,3 +40,3 @@ "jscodeshift": "^0.6.4" | ||
}, | ||
"gitHead": "2627b1bca2e1f1fab1c4394e2fd5dacaf865e114" | ||
"gitHead": "38ab32ebe91847519df20bfc9f1045abdc59ce7f" | ||
} |
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
39432