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

contentful-hugo

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-hugo - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "contentful-hugo",
"version": "1.3.1",
"version": "1.3.2",
"description": "Node module that pulls data from Contentful and turns it into markdown files for Hugo. Can be used with other Static Site Generators, but has some Hugo specific features.",

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

@@ -158,4 +158,3 @@ # Contentful Hugo

myGallery:
-
assetType: "image/jpg"
- assetType: "image/jpg"
url: "//link-to-image.jpg"

@@ -166,4 +165,3 @@ title: "Image 1"

height: 500
-
assetType: "image/jpg"
- assetType: "image/jpg"
url: "//link-to-image-2.jpg"

@@ -218,3 +216,3 @@ title: "Image 2"

nodeType: "text"
- nodeType: "paragraph"
- nodeType: "paragraph"
data: {}

@@ -231,3 +229,3 @@ content:

nodeType: "text"
- nodeType: "embedded-asset-block"
- nodeType: "embedded-asset-block"
data:

@@ -234,0 +232,0 @@ assetType: "image/jpeg"

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