Sign In

@contextecf/guardian-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contextecf/guardian-cli - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+1
-1
dist/packages/guardian-cli/src/runtime.d.ts
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.2";
export declare const GUARDIAN_CLI_VERSION = "0.1.3";
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";

{
"name": "@contextecf/guardian-cli",
"version": "0.1.2",
"version": "0.1.3",
"description": "Project Guardian local-first Personal Context Fabric CLI",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display