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

gatsby-core-utils

Package Overview
Dependencies
Maintainers
11
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.0 to 1.0.1

4

CHANGELOG.md

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

11

package.json
{
"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"
}
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