
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
@syncrona/types
Advanced tools
Shared TypeScript type declarations for the SyncroNow AI toolchain — the Sync and SN namespaces consumed by the core CLI, MCP server, and build plugins.
Shared TypeScript type definitions for the SyncroNow AI toolchain — the Sync and
SN namespaces consumed by syncrona, @syncrona/mcp-server, and the
build plugins (e.g. Sync.Config, Sync.PluginRule, Sync.FileContext,
SN.AppManifest).
This package ships type declarations only (index.d.ts); there is no runtime
code. It is an internal building block of the
SyncroNow AI monorepo rather than a
general-purpose standalone library.
import type { Sync, SN } from "@syncrona/types";
const rule: Sync.PluginRule = { match: /\.ts$/, plugins: [] };
See the repository README and docs/PLUGIN_DEVELOPMENT.md for how these types
are used when writing plugins.
GPL-3.0-or-later — see LICENSE.
FAQs
Shared TypeScript type declarations for the SyncroNow AI toolchain — the Sync and SN namespaces consumed by the core CLI, MCP server, and build plugins.
The npm package @syncrona/types receives a total of 1 weekly downloads. As such, @syncrona/types popularity was classified as not popular.
We found that @syncrona/types demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.