New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gatsby-node-helpers

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-node-helpers - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

5

package.json
{
"name": "gatsby-node-helpers",
"version": "0.1.3",
"version": "0.1.4",
"description": "Gatsby node helper functions to aid node creation.",

@@ -20,3 +20,4 @@ "main": "dist/index.js",

"keywords": [
"gatsby"
"gatsby",
"gatsby-plugin"
],

@@ -23,0 +24,0 @@ "author": "Angelo Ashmore",

2

README.md

@@ -101,3 +101,3 @@ # gatsby-node-helpers

import { ProductNode } from './nodes'
import { ProductNode, ProductVariantNode } from './nodes'
import { getAllProducts } from './api'

@@ -104,0 +104,0 @@

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