风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Next Cache Components

作者: vi.dev
Slug:next-cache-components
版本:0.1.0
更新时间:2026-02-26 07:25:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
This is an instruction-only Next.js guidance doc about Cache Components that is internally consistent with its stated purpose and requests no extra credentials or installs.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771519277141,
        "_id": "k975y3rhn4y7693a676m9e9dg981eqm2",
        "changelog": "Initial release: Brings Next.js 16 Cache Components support for Partial Prerendering (PPR) and advanced caching directives.\n\n- Adds `cacheComponents` config flag to enable cache components (supersedes experimental.ppr).\n- Supports `use cache` directive at file, component, or function level for caching async data.\n- Introduces `cacheLife`, `cacheTag`, and `updateTag` helpers for powerful cache profiles and invalidation.\n- Documents cache key generation, restrictions, and migration from earlier Next.js caching APIs.\n- Provides examples for static, cached, and dynamic content mixing within a page.",
        "changelogSource": "auto",
        "createdAt": 1771519277141,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "vi.dev",
        "handle": "tuanvidev",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/114379606?v=4",
        "kind": "user",
        "linkedUserId": "kn7fdqv8zpxp37z09bnmfs8k3h81fdve"
    },
    "ownerHandle": "tuanvidev",
    "skill": {
        "_creationTime": 1771519277141,
        "_id": "kd7aye8wf40qe9ncdwcsw3w0jn81eran",
        "badges": [],
        "createdAt": 1771519277141,
        "displayName": "Next Cache Components",
        "latestVersionId": "k975y3rhn4y7693a676m9e9dg981eqm2",
        "ownerUserId": "kn7fdqv8zpxp37z09bnmfs8k3h81fdve",
        "slug": "next-cache-components",
        "stats": {
            "comments": 0,
            "downloads": 436,
            "installsAllTime": 5,
            "installsCurrent": 4,
            "stars": 0,
            "versions": 1
        },
        "summary": "Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag",
        "tags": {
            "latest": "k975y3rhn4y7693a676m9e9dg981eqm2"
        },
        "updatedAt": 1772061942242
    }
}