gatsby-core-utils
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.9...gatsby-core-utils@1.0.10) (2019-09-20) | ||
**Note:** Version bump only for package gatsby-core-utils | ||
## [1.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.8...gatsby-core-utils@1.0.9) (2019-09-18) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -34,6 +34,6 @@ "keywords": [ | ||
"@babel/core": "^7.6.0", | ||
"babel-preset-gatsby-package": "^0.2.4", | ||
"babel-preset-gatsby-package": "^0.2.5", | ||
"cross-env": "^5.2.1" | ||
}, | ||
"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
11069