gatsby-core-utils
Advanced tools
Comparing version 2.14.0 to 2.15.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import { BinaryLike } from "crypto"; |
/// <reference types="node" /> | ||
import Module from "module"; | ||
export declare const createRequireFromPath: typeof Module.createRequire; |
@@ -0,0 +0,0 @@ import { Headers } from "got"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ import Configstore from "configstore"; |
export declare const getGatsbyVersion: () => string; |
export declare function getTermProgram(): string | undefined; |
@@ -0,0 +0,0 @@ export { createContentDigest } from "./create-content-digest"; |
export declare function isTruthy(value: any): boolean; |
export declare function getMatchPath(srcPagesPath: string): string | undefined; |
export declare function fixedPagePath(pagePath: string): string; | ||
export declare function generatePageDataPath(publicDir: string, pagePath: string): string; |
@@ -0,0 +0,0 @@ export declare function generateHtmlPath(dir: string, outputPath: string): string; |
@@ -0,0 +0,0 @@ /** |
export declare function getPhysicalCpuCount(): number; |
@@ -0,0 +0,0 @@ export declare type UnlockFn = () => Promise<void>; |
@@ -0,0 +0,0 @@ export interface ISiteMetadata { |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "gatsby-core-utils", | ||
"version": "2.14.0", | ||
"version": "2.15.0", | ||
"description": "A collection of gatsby utils used in different gatsby packages", | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
"@types/ci-info": "2.0.0", | ||
"babel-preset-gatsby-package": "^1.14.0", | ||
"babel-preset-gatsby-package": "^1.15.0", | ||
"cross-env": "^7.0.3", | ||
@@ -56,3 +56,3 @@ "msw": "^0.35.0", | ||
}, | ||
"gitHead": "f3f1bbc4b75e4ede40500e899449820c958a72ff" | ||
"gitHead": "c1e67a23e298811afa9273a9698af17aec74589d" | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances 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
128867
91
2547
71
2