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

gatsby-plugin-feed

Package Overview
Dependencies
Maintainers
1
Versions
520
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-feed - npm Package Compare versions

Comparing version 1.0.0-beta.1 to 1.0.0-beta.6

gatsby-node.js

2

package.json
{
"name": "gatsby-plugin-feed",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.6",
"description": "Creates an RSS feed for your Gatsby site.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,3 +7,3 @@ # gatsby-plugin-feed

```npm install --save gatsby-plugin-feed```
`npm install --save gatsby-plugin-feed`

@@ -17,3 +17,3 @@ ## How to Use

description: `A fantastic new static site generator.`,
site_url: `https://www.gatsbyjs.org`
siteUrl: `https://www.gatsbyjs.org`
},

@@ -42,3 +42,3 @@ plugins: [

description
site_url
siteUrl
}

@@ -45,0 +45,0 @@ }

Sorry, the diff of this file is not supported yet

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