gatsby-core-utils
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.8...gatsby-core-utils@1.0.9) (2019-09-18) | ||
**Note:** Version bump only for package gatsby-core-utils | ||
## [1.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.7...gatsby-core-utils@1.0.8) (2019-09-09) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "8562e93c9d413b2660a40aaad34fb10b33d98921" | ||
"gitHead": "2627b1bca2e1f1fab1c4394e2fd5dacaf865e114" | ||
} |
@@ -7,3 +7,3 @@ # `gatsby-core-utils` | ||
```sh | ||
```shell | ||
npm install --save gatsby-core-utils | ||
@@ -10,0 +10,0 @@ ``` |
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
10888