🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

faf-cli

Package Overview
Dependencies
Maintainers
1
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faf-cli - npm Package Compare versions

Comparing version
7.5.0
to
7.5.1
+2
-1
dist/core/types.d.ts

@@ -141,6 +141,7 @@ /** State of a single slot in a .faf file */

/** Signal types for framework detection */
export type SignalType = 'dependency' | 'file' | 'devDependency';
export type SignalType = 'dependency' | 'file' | 'devDependency' | 'content';
export interface Signal {
type: SignalType;
key?: string;
/** File glob/name for `file`/`content`, or package key for dependency types. */
pattern?: string;

@@ -147,0 +148,0 @@ }

{
"name": "faf-cli",
"version": "7.5.0",
"version": "7.5.1",
"description": "Persistent AI context + memory — .faf and .fafm, IANA-registered. Anthropic-merged.",

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

@@ -133,8 +133,8 @@ <!-- faf: faf-cli | TypeScript | cli | CLI for the .faf and .fafm IANA-registered formats — AI context + memory that versions with your code -->

### What's New in v7.5.0 — The JVM Edition
### What's New in v7.5.1 — The JVM Edition (patch)
**Content-aware JVM** — `pom` / `gradle` alone ≠ type. One brand **JVM** (Java + Kotlin/JVM) — not a separate Kotlin Edition.
**Content-aware JVM** — `pom` / `gradle` alone ≠ type. **Also:** bare build files ≠ Spring Boot on `tech_stack` (7.5.1 closes the stranger-smoke gap).
- **Plugins · parents · packaging · version catalogs · multi-module** — Spring Boot · Quarkus · MCP · CLI · library/aggregator · Android facet (AGP 9) · KMP facet.
- **Zero new config** — reads the build you already ship; unknown → library, not a fake backend.
- **7.5.1** — Spring Boot only when the file *says* Boot (`spring-boot` / `springframework.boot` in body).
- **7.5.0** — plugins · parents · catalogs · multi-module: Spring · Quarkus · MCP · CLI · library · Android / KMP facets.
- **Still shipping** — C# (7.4.0) `.csproj alone ≠ type` · Go (7.3.0) `go.mod alone ≠ backend`.

@@ -141,0 +141,0 @@

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

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

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

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

Sorry, the diff of this file is not supported yet