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

hugo-extended

Package Overview
Dependencies
Maintainers
1
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hugo-extended - npm Package Compare versions

Comparing version 0.75.1 to 0.76.0

1

lib/index.js

@@ -17,3 +17,2 @@ 'use strict';

.src(`${baseUrl}hugo_${version}_Linux-ARM64.tar.gz`, 'linux', 'arm64')
.src(`${baseUrl}hugo_${version}_macOS-32bit.tar.gz`, 'darwin', 'x86')
.src(`${baseUrl}hugo_${version}_Windows-32bit.zip`, 'win32', 'x86')

@@ -20,0 +19,0 @@ .src(`${baseUrl}hugo_${version}_FreeBSD-64bit.tar.gz`, 'freebsd', 'x64')

2

package.json
{
"name": "hugo-extended",
"version": "0.75.1",
"version": "0.76.0",
"description": "Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",

@@ -5,0 +5,0 @@ "license": "MIT",

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