gatsby-core-utils
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.0...gatsby-core-utils@1.0.1) (2019-07-11) | ||
**Note:** Version bump only for package gatsby-core-utils | ||
# 1.0.0 (2019-07-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -10,3 +10,3 @@ "keywords": [ | ||
"author": "Ward Peeters <ward@coding-tech.com>", | ||
"homepage": "https://www.gatsbyjs.org/", | ||
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-utils#readme", | ||
"license": "MIT", | ||
@@ -16,3 +16,4 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/gatsbyjs/gatsby.git" | ||
"url": "https://github.com/gatsbyjs/gatsby.git", | ||
"directory": "packages/gatsby-utils" | ||
}, | ||
@@ -35,6 +36,6 @@ "scripts": { | ||
"@babel/core": "^7.0.0", | ||
"babel-preset-gatsby-package": "^0.2.0", | ||
"babel-preset-gatsby-package": "^0.2.1", | ||
"cross-env": "^5.1.4" | ||
}, | ||
"gitHead": "17c182c6f02bced33bb2a284f308cc7310eaa191" | ||
"gitHead": "a3288b8efe961df2fb357793017a36b608b39549" | ||
} |
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 website
QualityPackage does not have a website.
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
8597
1