Socket
Socket
Sign inDemoInstall

hexo-util

Package Overview
Dependencies
5
Maintainers
8
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

2

lib/full_url_for.js

@@ -20,3 +20,3 @@ 'use strict';

trailing_index: true
}, config.pretty_url);
}, config.pretty_urls);

@@ -23,0 +23,0 @@ if (!trailing_index) path = path.replace(/index\.html$/, '');

@@ -32,3 +32,3 @@ 'use strict';

trailing_index: true
}, config.pretty_url);
}, config.pretty_urls);

@@ -35,0 +35,0 @@ if (!trailing_index) path = path.replace(/index\.html$/, '');

{
"name": "hexo-util",
"version": "1.6.0",
"version": "1.6.1",
"description": "Utilities for Hexo.",

@@ -5,0 +5,0 @@ "main": "lib/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc