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

cloudcannon-hugo

Package Overview
Dependencies
Maintainers
7
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudcannon-hugo - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "cloudcannon-hugo",
"type": "module",
"version": "1.0.4",
"version": "1.0.5",
"description": "Generates the files necessary for a hugo site to integrate with CloudCannon CMS",

@@ -6,0 +6,0 @@ "main": "src/index.js",

@@ -44,3 +44,3 @@ import { basename, join } from 'path';

} else if (isSingle) {
typeFolders.push(section, '_default');
typeFolders.push(type, section, '_default');
layoutFiles.push(layout, 'single');

@@ -47,0 +47,0 @@ } else {

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