@contextecf/guardian-cli
Advanced tools
| import type { Writable } from 'node:stream'; | ||
| import { type PolicyPackMarketplaceManifest } from '@contextecf/personal-fabric-contracts'; | ||
| import { SQLitePersonalFabricStore, type PersonalFabricDataImportResult, type PersonalFabricMutableDataDeleteResult, type SQLitePersonalFabricBackupResult } from '@contextecf/personal-fabric-store'; | ||
| export declare const GUARDIAN_CLI_VERSION = "0.1.1"; | ||
| export declare const GUARDIAN_CLI_VERSION = "0.1.2"; | ||
| export declare const GUARDIAN_PROFILE_SCHEMA_VERSION = "contextecf/project-guardian-profile/v1"; | ||
@@ -6,0 +6,0 @@ export declare const GUARDIAN_NPM_PACKAGE_NAME = "@contextecf/guardian-cli"; |
+2
-2
| { | ||
| "name": "@contextecf/guardian-cli", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "Project Guardian local-first Personal Context Fabric CLI", | ||
@@ -10,3 +10,3 @@ "type": "module", | ||
| "engines": { | ||
| "node": ">=22" | ||
| "node": ">=20.20.0" | ||
| }, | ||
@@ -13,0 +13,0 @@ "files": [ |
+3
-3
@@ -36,5 +36,5 @@ # Project Guardian CLI | ||
| Guardian CLI requires Node.js 22 or newer. The release clean-room install smoke | ||
| uses a Node 22 trixie Docker image so native SQLite dependencies are tested | ||
| against the same Node and Linux glibc floor expected for public npm users. | ||
| Guardian CLI requires Node.js 20.20.0 or newer. The release clean-room install | ||
| smoke uses a Node 20 bookworm Docker image so native SQLite dependencies are | ||
| tested against the same Node floor expected for public npm users. | ||
@@ -41,0 +41,0 @@ ## First Run |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
1955261
1.92%50488
1.76%24
4.35%