@answerfox/templates
Advanced tools
@@ -5,3 +5,3 @@ import type { Template, TemplateName, TokenValues } from './types.js'; | ||
| * matching the AUDIT-FRAMEWORK trust-page sequence (D1 → D4). | ||
| * Useful for `answerable add all` flows in the CLI. | ||
| * Useful for `answerfox add all` flows in the CLI. | ||
| */ | ||
@@ -8,0 +8,0 @@ export declare function listTemplates(): readonly Template[]; |
+1
-1
@@ -17,3 +17,3 @@ import { renderContent } from './render.js'; | ||
| * matching the AUDIT-FRAMEWORK trust-page sequence (D1 → D4). | ||
| * Useful for `answerable add all` flows in the CLI. | ||
| * Useful for `answerfox add all` flows in the CLI. | ||
| */ | ||
@@ -20,0 +20,0 @@ export function listTemplates() { |
+1
-1
| /** | ||
| * Catalog of templates Answerfox's CLI can install. Stable string | ||
| * literals — these become the values users pass to | ||
| * `answerable add <name>`. | ||
| * `answerfox add <name>`. | ||
| */ | ||
@@ -6,0 +6,0 @@ export type TemplateName = 'about' | 'privacy' | 'terms' | 'faq' | 'contact'; |
+2
-2
| { | ||
| "name": "@answerfox/templates", | ||
| "version": "0.1.1", | ||
| "version": "0.2.0", | ||
| "description": "Page templates (About, Privacy, Terms, FAQ, Contact) for the Answerfox SEO toolkit. Installed into user projects by the CLI.", | ||
@@ -32,3 +32,3 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@answerfox/core": "0.1.1" | ||
| "@answerfox/core": "0.2.0" | ||
| }, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
0
-100%28931
-0.01%+ Added
- Removed
Updated