Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-core-utils

Package Overview
Dependencies
Maintainers
17
Versions
364
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-core-utils - npm Package Compare versions

Comparing version 1.0.34 to 1.1.0

4

CHANGELOG.md

@@ -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 @@ /**

/// <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 @@ /**

6

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc