Socket
Socket
Sign inDemoInstall

refs-cli-nilnon

Package Overview
Dependencies
250
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.18 to 1.2.19

2

package.json
{
"name": "refs-cli-nilnon",
"version": "1.2.18",
"version": "1.2.19",
"description": "Command line tool to generate Quick Reference website.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/nilnon/",

@@ -146,3 +146,3 @@ /** ==========anchor============== */

// const href = isHome ? item.item.path : item.item.path.replace('docs/', '');
const href = getDocUrl(href);
const href = getDocUrl(item.item.path);
if (idx === 0) {

@@ -149,0 +149,0 @@ activeIndex = idx;

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc