gatsby-core-utils
Advanced tools
Comparing version 1.0.34 to 1.1.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [1.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.34...gatsby-core-utils@1.1.0) (2020-03-20) | ||
**Note:** Version bump only for package gatsby-core-utils | ||
## [1.0.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-core-utils@1.0.33...gatsby-core-utils@1.0.34) (2020-03-16) | ||
@@ -8,0 +12,0 @@ |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
/// <reference types="node" /> | ||
import Module from "module"; | ||
export declare const createRequireFromPath: typeof Module.createRequire; |
@@ -0,0 +0,0 @@ import Configstore from "configstore"; |
export declare const getGatsbyVersion: () => string; |
@@ -0,0 +0,0 @@ export { createContentDigest } from "./create-content-digest"; |
@@ -0,0 +0,0 @@ /** |
export declare function getPhysicalCpuCount(): number; |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "1.0.34", | ||
"version": "1.1.0", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -40,7 +40,7 @@ "keywords": [ | ||
"@types/ci-info": "2.0.0", | ||
"babel-preset-gatsby-package": "^0.2.18", | ||
"babel-preset-gatsby-package": "^0.3.0", | ||
"cross-env": "^5.2.1", | ||
"typescript": "^3.8.3" | ||
}, | ||
"gitHead": "2ff2ba395a86407e3ccfd1e010be7408a4817a82" | ||
"gitHead": "7f197c0ac8f600a9a748992ffd5ebff19424d38a" | ||
} |
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
26750