@forwardimpact/libdoc
Advanced tools
+4
-4
| { | ||
| "name": "@forwardimpact/libdoc", | ||
| "version": "0.2.29", | ||
| "version": "0.2.30", | ||
| "description": "Static documentation sites from markdown — publish docs without a framework.", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
| "@forwardimpact/libtelemetry": "^0.1.22", | ||
| "@hono/node-server": "^2.0.1", | ||
| "hono": "^4.12.18", | ||
| "marked": "^18.0.3", | ||
| "@hono/node-server": "^2.0.3", | ||
| "hono": "^4.12.22", | ||
| "marked": "^18.0.4", | ||
| "marked-gfm-heading-id": "^4.1.4", | ||
@@ -48,0 +48,0 @@ "marked-highlight": "^2.2.4", |
+1
-1
@@ -109,3 +109,3 @@ import { gfmHeadingId } from "marked-gfm-heading-id"; | ||
| const skipFiles = new Set(["index.template.html", "CNAME"]); | ||
| const skipFiles = new Set(["index.template.html", "CNAME", "justfile"]); | ||
| this.#fs | ||
@@ -112,0 +112,0 @@ .readdirSync(pagesDir, { withFileTypes: true }) |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
46393
0.03%Updated
Updated
Updated